Template:Team:Concordia/CSS
From 2014.igem.org
(Difference between revisions)
Amitmalhotra (Talk | contribs) |
|||
Line 75: | Line 75: | ||
text-align: center; | text-align: center; | ||
z-index: 1; | z-index: 1; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 108: | Line 108: | ||
z-index: 1; | z-index: 1; | ||
bottom: 25px; | bottom: 25px; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 135: | Line 135: | ||
#landingspacer { | #landingspacer { | ||
padding: 20px; | padding: 20px; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 224: | Line 224: | ||
display: block; | display: block; | ||
margin-top: -50px; | margin-top: -50px; | ||
- | min-width: | + | min-width: 1000px; |
z-index; 1000; | z-index; 1000; | ||
} | } | ||
Line 231: | Line 231: | ||
padding-top: 2em; | padding-top: 2em; | ||
text-shadow: 4px 4px 10px #46a76b, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; | text-shadow: 4px 4px 10px #46a76b, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 254: | Line 254: | ||
padding-top: 0.40em; | padding-top: 0.40em; | ||
text-shadow: 4px 4px 10px #46a76b, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; | text-shadow: 4px 4px 10px #46a76b, -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 275: | Line 275: | ||
#menu { | #menu { | ||
height: 75px; | height: 75px; | ||
- | + | min-width: 1000px; | |
position: relative; | position: relative; | ||
bottom: 14px; | bottom: 14px; | ||
Line 397: | Line 397: | ||
background: #FFF; | background: #FFF; | ||
padding: 3em 150px 2em 150px; | padding: 3em 150px 2em 150px; | ||
- | min-width: | + | min-width: 1000px; |
font-size: 85% !important; | font-size: 85% !important; | ||
} | } | ||
Line 407: | Line 407: | ||
#mainbody { | #mainbody { | ||
margin-bottom: 3.5em; | margin-bottom: 3.5em; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 431: | Line 431: | ||
position: relative; | position: relative; | ||
top: -2em; | top: -2em; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 449: | Line 449: | ||
line-height: 110% !important; | line-height: 110% !important; | ||
padding: 10px 0 !important; | padding: 10px 0 !important; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 476: | Line 476: | ||
line-height: 110% !important; | line-height: 110% !important; | ||
padding: 10px 0 !important; | padding: 10px 0 !important; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 500: | Line 500: | ||
/*Project Page *******************************************************************/ | /*Project Page *******************************************************************/ | ||
.projectdescription { | .projectdescription { | ||
- | text-align: | + | text-align: left; |
font-weight: 100; | font-weight: 100; | ||
font-size: 0.9em; | font-size: 0.9em; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 511: | Line 511: | ||
display: block; | display: block; | ||
margin:0 auto !important; | margin:0 auto !important; | ||
- | |||
} | } | ||
Line 922: | Line 921: | ||
height: 200%; | height: 200%; | ||
z-index: -10; | z-index: -10; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
#landingbg img { | #landingbg img { | ||
Line 931: | Line 930: | ||
bottom: 65px; | bottom: 65px; | ||
margin: auto; | margin: auto; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Line 941: | Line 940: | ||
height: 200%; | height: 200%; | ||
z-index: -10; | z-index: -10; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
#bg img { | #bg img { | ||
Line 950: | Line 949: | ||
bottom: 650px; | bottom: 650px; | ||
margin: auto; | margin: auto; | ||
- | min-width: | + | min-width: 1000px; |
} | } | ||
Revision as of 12:31, 17 October 2014