Difference between revisions of "Template:UMaryland/CSS"

 
(30 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
@charset "utf-8";
 
@charset "utf-8";
 
/* CSS Document */
 
/* CSS Document */
#content {  
+
#content {
margin-left:0px;
+
margin-top:-7px; padding:0px;
+
 
width:100%;
 
width:100%;
}
 
#top_title {
 
display: none;
 
}
 
.visualClear {
 
background-color: black;
 
}
 
 
#top_menu_14 {
 
width:100%;
 
margin:0px;
 
padding:0px;
 
border:0px;
 
height: 1px;
 
 
}
 
}
 
#content.mw-body {
 
#content.mw-body {
Line 31: Line 15:
 
border:0px;
 
border:0px;
 
background-color: white;
 
background-color: white;
 +
}
 +
#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 {
 
#globalWrapper {
padding:0px;
+
    padding-bottom: 0px;
background-color: black;
+
width: 100%;
+
 
}
 
}
 +
p {
 +
display: none;
 +
}
 +
 +
/* some igem stuff to remove */
 +
  
 
/* Fonts (from Google Fonts) */
 
/* Fonts (from Google Fonts) */
Line 120: Line 111:
 
/* Home Page Stuff */
 
/* Home Page Stuff */
 
#homePageTitle {
 
#homePageTitle {
background-image: url("cbjav-e0k1a.png");
+
background-image: url("https://static.igem.org/mediawiki/2018/8/88/T--UMaryland--mrf1.png");
 
background-size: 100% auto;
 
background-size: 100% auto;
 
}
 
}
Line 173: Line 164:
 
font-family: 'Lato', 'sans-serif';
 
font-family: 'Lato', 'sans-serif';
 
background-color: white;
 
background-color: white;
 +
line-height: 1.25;
 
}
 
}
 
a {
 
a {
Line 188: Line 180:
 
font-size: 24px;
 
font-size: 24px;
 
padding: 12px;
 
padding: 12px;
 +
line-height: 1.25;
 
}
 
}
 
.imageBox {
 
.imageBox {
Line 210: Line 203:
 
text-transform: uppercase;
 
text-transform: uppercase;
 
color: white;
 
color: white;
 +
line-height: 1.25;
 
}
 
}
 
.subtitleText {
 
.subtitleText {
Line 215: Line 209:
 
font-family: 'Exo', sans-serif;
 
font-family: 'Exo', sans-serif;
 
color: white;
 
color: white;
 +
line-height: 1.25;
 
}
 
}
 
.titleRegionFade {
 
.titleRegionFade {
Line 271: 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 279: Line 275:
 
padding-top: 12px;
 
padding-top: 12px;
 
padding-bottom: 12px;
 
padding-bottom: 12px;
 +
line-height: 1.25;
 
}
 
}
 
.navigationBarDropdown {
 
.navigationBarDropdown {
Line 297: 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 326: 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