Team:ITB Indonesia/Riandy
From 2013.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
/*hide default igem banner and reformat style into blank slate*/ | /*hide default igem banner and reformat style into blank slate*/ | ||
#globalWrapper {width: 100%;} | #globalWrapper {width: 100%;} | ||
- | #top-section {width: 100%; height:30px; border:none;} | + | #top-section {width: 100%; height:30px; border:none; visibility: hidden} |
#p-logo {display:none;} | #p-logo {display:none;} | ||
- | + | .hero { | |
+ | font-size: 3em; | ||
+ | color: #333333; | ||
+ | } | ||
</style> | </style> | ||
<head> | <head> | ||
+ | |||
+ | <body> | ||
+ | <div class="hero"> | ||
+ | My Name is Riandy | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 03:41, 30 July 2013
My Name is Riandy