CSS/gifu/notebook
From 2014.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 31: | Line 31: | ||
h2 { | h2 { | ||
- | font-family:Comic Sans MS; | + | /*font-family:Comic Sans MS;*/ |
- | font-size: | + | font-size:xx-large; |
padding:0; | padding:0; | ||
border:0 | border:0 | ||
Line 69: | Line 69: | ||
table-layout:fixed; | table-layout:fixed; | ||
text-align:center; | text-align:center; | ||
+ | margin-left:10px; | ||
+ | margin-right:10px; | ||
+ | |||
} | } | ||
Line 74: | Line 77: | ||
.newC a:visited {color:#000000; text-decoration:underline;} | .newC a:visited {color:#000000; text-decoration:underline;} | ||
.newC .sat a:link {color:blue; text-decoration:underline;} | .newC .sat a:link {color:blue; text-decoration:underline;} | ||
+ | .newC .sat a:visited {color:blue; text-decoration:underline;} | ||
.newC .sun a:link {color:red; text-decoration:underline;} | .newC .sun a:link {color:red; text-decoration:underline;} | ||
+ | .newC .sun a:visited {color:red; text-decoration:underline;} | ||
.month { | .month { | ||
- | background-color:# | + | background-color:#000000; |
- | color:# | + | color:#ffffff; |
} | } | ||
Latest revision as of 01:03, 25 September 2014