Template:Team:DukeHomePage/CSS
From 2014.igem.org
(Difference between revisions)
Line 26: | Line 26: | ||
body { | body { | ||
- | background-color: #000; | + | background-color: #000; |
- | + | color: #fff; | |
- | color: #fff; | + | text-align: left; |
+ | vertical-align: baseline; | ||
+ | margin:0 auto; | ||
+ | width:95%; | ||
+ | overflow:scroll; | ||
+ | font-size:12px; | ||
} | } | ||
Line 46: | Line 51: | ||
</body> | </body> | ||
</html> | </html> | ||
- | |||
- |
Revision as of 18:01, 21 July 2014