Difference between revisions of "Template:Austin UTexas"

Line 167: Line 167:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.content_wrapper {
 
.content_wrapper {
width: 100%;
+
height: 100%;
 
margin-left: 150px;
 
margin-left: 150px;
 
                 margin-right: 0px;
 
                 margin-right: 0px;
Line 226: Line 226:
  
 
/* styling for the titles */
 
/* styling for the titles */
.content_wrapper h1, .content_wrapper h2 {
+
.content_wrapper h1 {
 +
                padding: 5px 15px;
 +
border-bottom:0px;
 +
color:#CF5300;
 +
                font-family: 'Calisto MT', serif;
 +
                font-size: 50px;
 +
 
 +
}
 +
        .content_wrapper h2 {
 
padding: 5px 15px;  
 
padding: 5px 15px;  
 
border-bottom:0px;  
 
border-bottom:0px;  
Line 265: Line 273:
 
.content_wrapper a:hover {  
 
.content_wrapper a:hover {  
 
text-decoration:none;
 
text-decoration:none;
color:#000000;
+
color:#000000;
 
}
 
}
  

Revision as of 20:57, 17 October 2016