Template:UT-Tokyo CSS3
From 2010.igem.org
(Difference between revisions)
(39 intermediate revisions not shown) | |||
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 */ | ||
} | } | ||
- | + | ||
.top_radius { | .top_radius { | ||
-moz-border-radius-topright:10px; | -moz-border-radius-topright:10px; | ||
Line 170: | Line 170: | ||
background-color:#fff; | background-color:#fff; | ||
margin:0 0 0 8px; | margin:0 0 0 8px; | ||
- | padding:20px 0 | + | padding:20px 0 13px 0; |
float:left; | float:left; | ||
width:75px; | width:75px; | ||
Line 176: | Line 176: | ||
font-family:"Times New Roman", Times, serif; | font-family:"Times New Roman", Times, serif; | ||
font-weight:bold; | font-weight:bold; | ||
- | font-size: | + | font-size:10pt; |
} | } | ||
Line 218: | Line 218: | ||
width:75px; | width:75px; | ||
height:85px; | height:85px; | ||
- | margin: | + | margin:8px 0 8px 0; |
} | } | ||
Line 244: | Line 244: | ||
.ss_menu li{ | .ss_menu li{ | ||
margin:0px 0px 0px 0px; | margin:0px 0px 0px 0px; | ||
- | padding: | + | padding:3px 0 5px 0; |
} | } | ||
Line 260: | Line 260: | ||
background-image:url(https://static.igem.org/mediawiki/2010/3/35/Sub_menu_base.png); | background-image:url(https://static.igem.org/mediawiki/2010/3/35/Sub_menu_base.png); | ||
background-repeat: no-repeat ; | background-repeat: no-repeat ; | ||
- | height: | + | height:290px ; |
} | } | ||
Latest revision as of 18:08, 27 October 2010