(15 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
background-color: white; | background-color: white; | ||
} | } | ||
− | #bodyContent a[href ^="https://"], .link-https { | + | #bodyContent a[href ^="https://"], .link-https { /* WHAT THE FUCK IGEM YOU KNOW HOW LONG IT TOOK ME TO FIND THIS BULLSHIT */ |
padding-right: 0px !important; | padding-right: 0px !important; | ||
+ | } | ||
+ | #globalWrapper { | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | p { | ||
+ | display: none; | ||
} | } | ||
Line 260: | 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 287: | 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 316: | 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