Template:Kyoto/css
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style type="text/css"> | + | <style type="text/css" media="all"> |
/*** breaking official design start ***/ | /*** breaking official design start ***/ | ||
/*** global background ***/ | /*** global background ***/ | ||
Line 242: | Line 242: | ||
#safety > h5{ | #safety > h5{ | ||
margin-left: 5px; | margin-left: 5px; | ||
+ | } | ||
+ | </style> | ||
+ | <style type="text/css" media="handheld"> | ||
+ | * { | ||
+ | background-color: #888; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 12:18, 24 September 2013