Difference between revisions of "Template:UMaryland/CSS"

 
(11 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 288: Line 294:
 
}
 
}
 
#navigationBarPlaceholder {
 
#navigationBarPlaceholder {
height: 52px;
+
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 317: Line 323:
 
background-color: lightgray;
 
background-color: lightgray;
 
color: dimgray;
 
color: dimgray;
}
+
line-height: 1.5;
#copyStrike p {
+
line-height: 1;
+
 
font-family: 'Lato', 'sans-serif';
 
font-family: 'Lato', 'sans-serif';
 
}
 
}

Latest revision as of 01:01, 16 October 2018