Team:UNAM-Genomics Mexico/essais/padtheme/antiWikiCss
From 2011.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
#footer-box { | #footer-box { | ||
display:none; | display:none; | ||
+ | } | ||
+ | |||
+ | /* Recoloring the Main Body*/ | ||
+ | |||
+ | body{ | ||
+ | background: gray; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | /* This is the next layer, on top of the body background */ | ||
+ | #content{ | ||
+ | background: black; | ||
+ | color: white; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 01:33, 15 July 2011