Difference between revisions of "Template:2015Top"
Line 182: | Line 182: | ||
background-color:#c1dfa6; | background-color:#c1dfa6; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
Line 190: | Line 194: | ||
/*Container for the iGEM logo, top left corner*/ | /*Container for the iGEM logo, top left corner*/ | ||
#igemLogo { | #igemLogo { | ||
− | width: | + | width: 160px; |
float:left; | float:left; | ||
text-align:center; | text-align:center; | ||
Line 196: | Line 200: | ||
margin-top:10px; | margin-top:10px; | ||
height:80px; | height:80px; | ||
+ | position:fixed; | ||
} | } | ||
Line 212: | Line 217: | ||
height:80px; | height:80px; | ||
margin-top:10px; | margin-top:10px; | ||
+ | margin-left:180px; | ||
} | } | ||
Line 222: | Line 228: | ||
/*Gray lines that dives the top of the page and clears */ | /*Gray lines that dives the top of the page and clears */ | ||
#grayLine_Clear { | #grayLine_Clear { | ||
− | |||
height: 1px; | height: 1px; | ||
background-color: #ccc; | background-color: #ccc; | ||
margin:auto; | margin:auto; | ||
clear:both; | clear:both; | ||
+ | margin-left:180px; | ||
+ | width: 800px; | ||
} | } | ||
Line 242: | Line 249: | ||
/* For pages with submenus, creates the right column of the page*/ | /* For pages with submenus, creates the right column of the page*/ | ||
#rightColumn { | #rightColumn { | ||
− | + | margin-left:180px; | |
− | float: | + | padding:0px; |
− | + | margin-top: 10px; | |
+ | float:right; | ||
+ | width:800px; | ||
} | } | ||
Line 253: | Line 262: | ||
width: 160px; | width: 160px; | ||
float: left; | float: left; | ||
− | padding: | + | background-color: #f2f2f2; |
− | margin | + | padding: 0px; |
+ | position: fixed; | ||
+ | height: 100vh; | ||
+ | margin:0px; | ||
} | } | ||
Line 409: | Line 421: | ||
} | } | ||
+ | li.menusubtopic { | ||
+ | background-color:#ccc; | ||
+ | font-weight:bold; | ||
+ | } | ||
/*Class for text that needs to be highlighted, used in span tag */ | /*Class for text that needs to be highlighted, used in span tag */ |
Revision as of 18:42, 24 April 2015