Difference between revisions of "Template:UMaryland/CSS"

Line 4: Line 4:
 
@charset "utf-8";
 
@charset "utf-8";
 
/* CSS Document */
 
/* CSS Document */
 +
#content {
 +
margin-left:0px;
 +
margin-top:-7px; padding:0px;
 +
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 {
 +
width:100%;
 +
height:100%;
 +
margin:0px;
 +
margin-bottom: 0px;
 +
padding:0px;
 +
border:0px;
 +
background-color: white;
 +
}
 +
#globalWrapper {
 +
padding:0px;
 +
background-color: black;
 +
width: 100%;
 +
}
  
 
/* Fonts (from Google Fonts) */
 
/* Fonts (from Google Fonts) */

Revision as of 17:40, 14 October 2018