Line 13: | Line 13: | ||
height: 400px; | height: 400px; | ||
} | } | ||
+ | |||
+ | <link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan" rel="stylesheet"> | ||
+ | |||
+ | div.main-content | ||
+ | { | ||
+ | text-align: center; | ||
+ | width: 90%; | ||
+ | margin: auto; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | div.text-content | ||
+ | { | ||
+ | text-align: center; | ||
+ | width: 90%; | ||
+ | margin: auto; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
<body> | <body> | ||
Revision as of 17:37, 23 August 2017