Template:Team:DukeModel/CSS
From 2014.igem.org
(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <!--THIS STYLE SHEET REPLACES THE HOME TEMPLATE: https://2014.igem.org/Template:Team:DukeHomePage/CSS --> <head> <meta http-equiv="Co...") |
|||
(4 intermediate revisions not shown) | |||
Line 13: | Line 13: | ||
.mod h2 { | .mod h2 { | ||
color: #fff; | color: #fff; | ||
+ | } | ||
+ | |||
+ | .mod a { | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | .mod a:hover { | ||
+ | color: #222; | ||
+ | } | ||
+ | |||
+ | .mod h1 { | ||
+ | color: #fff; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | .mod img { | ||
+ | padding: 1%; | ||
+ | display:block; | ||
} | } | ||
Latest revision as of 22:23, 16 October 2014