Template:UT-Tokyo CSS3
From 2010.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */ | behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */ | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
#inpagemenu{ | #inpagemenu{ | ||
Line 76: | Line 72: | ||
font-weight:bold; | font-weight:bold; | ||
font-size:11pt; | font-size:11pt; | ||
+ | text-decoration:none; | ||
} | } | ||
Line 81: | Line 78: | ||
float:left; | float:left; | ||
background-color:#000; | background-color:#000; | ||
- | padding: | + | padding:3px; |
} | } | ||
Line 89: | Line 86: | ||
background-color:#000; | background-color:#000; | ||
font-family:"Times New Roman", Times, serif; | font-family:"Times New Roman", Times, serif; | ||
+ | padding:2px; | ||
} | } | ||
Line 102: | Line 100: | ||
behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); | behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); | ||
font-family:"Times New Roman", Times, serif; | font-family:"Times New Roman", Times, serif; | ||
+ | padding:2px; | ||
} | } | ||
Revision as of 17:56, 27 October 2010