(17 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
background-color: white; | background-color: white; | ||
} | } | ||
− | #bodyContent { | + | #bodyContent a[href ^="https://"], .link-https { /* WHAT THE FUCK IGEM YOU KNOW HOW LONG IT TOOK ME TO FIND THIS BULLSHIT */ |
− | padding-right: 0px; | + | padding-right: 0px !important; |
+ | } | ||
+ | #globalWrapper { | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | p { | ||
+ | display: none; | ||
} | } | ||
Line 174: | Line 180: | ||
font-size: 24px; | font-size: 24px; | ||
padding: 12px; | padding: 12px; | ||
+ | line-height: 1.25; | ||
} | } | ||
.imageBox { | .imageBox { | ||
Line 259: | Line 266: | ||
position: fixed; | position: fixed; | ||
width: 100%; | width: 100%; | ||
+ | top: 18px; | ||
box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5); | box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.5); | ||
} | } | ||
Line 286: | Line 294: | ||
} | } | ||
#navigationBarPlaceholder { | #navigationBarPlaceholder { | ||
− | height: | + | height: 60px; |
} | } | ||
@media screen and (max-width: 1280px) { /* Makes it look nice in a smaller window and whatnot */ | @media screen and (max-width: 1280px) { /* Makes it look nice in a smaller window and whatnot */ | ||
Line 315: | Line 323: | ||
background-color: lightgray; | background-color: lightgray; | ||
color: dimgray; | color: dimgray; | ||
− | + | line-height: 1.5; | |
− | + | ||
− | line-height: 1; | + | |
font-family: 'Lato', 'sans-serif'; | font-family: 'Lato', 'sans-serif'; | ||
} | } |
Latest revision as of 01:01, 16 October 2018