Difference between revisions of "Template:UMaryland/CSS"

 
(18 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
border:0px;
 
border:0px;
 
background-color: white;
 
background-color: white;
padding-right: 0px;
+
}
 +
#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;
 +
}
 +
#globalWrapper {
 +
    padding-bottom: 0px;
 +
}
 +
p {
 +
display: none;
 
}
 
}
  
Line 172: Line 180:
 
font-size: 24px;
 
font-size: 24px;
 
padding: 12px;
 
padding: 12px;
 +
line-height: 1.25;
 
}
 
}
 
.imageBox {
 
.imageBox {
Line 257: 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 284: 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 313: 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