Template:Stylefor2015
From 2014.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 29: | Line 29: | ||
padding: 0px; | padding: 0px; | ||
} | } | ||
- | + | ||
- | + | ||
/*Clear wiki default settings for the top part and create mock "black navigation bar" */ | /*Clear wiki default settings for the top part and create mock "black navigation bar" */ | ||
#top-section { | #top-section { | ||
Line 42: | Line 41: | ||
margin:auto; | margin:auto; | ||
} | } | ||
- | |||
#top_menu_inside { | #top_menu_inside { | ||
margin-left: 20px; | margin-left: 20px; | ||
} | } | ||
- | |||
- | |||
/* Set up layout */ | /* Set up layout */ | ||
Line 104: | Line 100: | ||
filter: alpha(opacity=100); /* For IE8 and earlier */ | filter: alpha(opacity=100); /* For IE8 and earlier */ | ||
} | } | ||
+ | |||
+ | #rightColumn img, .fullWidth img { | ||
+ | padding: 5px 2px 5px 2px; | ||
+ | } | ||
+ | |||
#rightColumn a:hover, .fullWidth a:hover { | #rightColumn a:hover, .fullWidth a:hover { | ||
Line 134: | Line 135: | ||
border-radius: 5px; | border-radius: 5px; | ||
} | } | ||
- | |||
- | |||
.button { | .button { | ||
Line 152: | Line 151: | ||
} | } | ||
- | .clear{ | + | .clear { |
clear: both; | clear: both; | ||
} | } | ||
Line 166: | Line 165: | ||
} | } | ||
- | #igemLogo a:hover{ | + | #igemLogo a:hover { |
opacity: 0.4; | opacity: 0.4; | ||
filter: alpha(opacity=40); /* For IE8 and earlier */ | filter: alpha(opacity=40); /* For IE8 and earlier */ | ||
Line 178: | Line 177: | ||
} | } | ||
+ | |||
+ | #grayLine_Clear { | ||
+ | width: 960px; | ||
+ | height: 1px; | ||
+ | background-color: #ccc; | ||
+ | margin:auto; | ||
+ | } | ||
#alertMessage { | #alertMessage { |
Latest revision as of 20:48, 26 January 2015