|
|
Line 1: |
Line 1: |
| {{Team:Lethbridge/assets/reset.css}} | | {{Team:Lethbridge/assets/reset.css}} |
| + | {{Team:Lethbridge/assets/sidemenuremove.css}} |
| {{Team:Lethbridge/navbar}} | | {{Team:Lethbridge/navbar}} |
| + | {{Team:Lethbridge/assets/allpages.css}} |
| <html> | | <html> |
− | <head>
| |
| <style> | | <style> |
− | /*SIDE MENU FOR IGEM STUFF*/ | + | /*RESET AND REMOVAL CSS IS PART OF RESET AND SIDEMENUREMOVE TEMPLATE*/ |
− | #sideMenu{width: 200px;position: absolute;top: 20px;left: 1020px;z-index: 10;padding-top: 0px;padding-bottom: 15px;padding-left: 15px;padding-right: 15px;background-color: white;text-align: left;display: none;z-index: 9996;}
| + | /* RULES FOR ALL PAGES ARE PART OF THE ALLPAGES.CSS TEMPLATE*/ |
− | #content{width: 100%;padding: 0px;margin-left: 0px;}
| + | /* RULES FOR THIS PAGE ONLY */ |
− | #top_title{overflow: hidden;display: none;}
| + | |
− | #top_menu_14{height: 20px;}
| + | |
− | #top_menu_under{height: 0px;}
| + | |
− | /*#globalWrapper{padding-bottom: 200px;}*/ | + | |
− |
| + | |
− | /*VISIBLE CONTENT STYLING BEGINS HERE*/ | + | |
− | body {padding-top: 3.89em; font-family: Arial, sans-serif; background-color:#F2F2F2; color: black !important;}
| + | |
− | h1, h2 {text-align: center; color: black !important}
| + | |
− | h3 {font-style: oblique;}
| + | |
− | .userWrapper {margin-left: 7%; margin-right: 7%;}
| + | |
− | .segmentHeader {font-size: 4vw; overflow: hidden; text-align: center;}
| + | |
− | .segmentHeader:before, .segmentHeader:after {background-color: black; content: ""; display: inline-block; height: 3px; position: relative; vertical-align: middle; width: 50%;}
| + | |
− | .segmentHeader:before {margin-left: -50%; right- 0.5 em;}
| + | |
− | .segmentHeader:after {left: 0.5em; margin-right: -50%;}
| + | |
− | .segmentDiv {margin-left: 5% !important; margin-right: 5% !important;}
| + | |
− | .pageText {font-size: calc(12px + 0.5vw) !important; line-height: calc(1.1em + 0.5vw) !important; text-align: left !important; width:99%; padding: 20px; font-weight: normal;}
| + | |
− | | + | |
− | .segmentContainer p.segment2 {font-size: calc(22px + 0.5vw) !important; line-height: calc(1.1em + 0.5vw) !important;}
| + | |
| .contentDiv {display: inline-block; vertical-align: middle;} | | .contentDiv {display: inline-block; vertical-align: middle;} |
| </style> | | </style> |