Line 1: | Line 1: | ||
{{BU17_Template}} | {{BU17_Template}} | ||
+ | <head> | ||
+ | <style> | ||
+ | #comingsoon { | ||
+ | font-style: Arial, sans-serif; | ||
+ | position: absolute; | ||
+ | padding-top: 100px; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <html> | ||
+ | <section id="comingsoon"> | ||
+ | <p>Test</p> | ||
+ | </section> | ||
+ | </html> |
Revision as of 05:36, 8 June 2017
- comingsoon {
font-style: Arial, sans-serif;
position: absolute; padding-top: 100px;
}
</style>
</head>
Test