Difference between revisions of "Template:Austin UTexas"

Line 168: Line 168:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.content_wrapper {
 
.content_wrapper {
width: cover;
+
width: 100%;
 
margin-left:150px;
 
margin-left:150px;
 
padding:10px 0px;  
 
padding:10px 0px;  
Line 187: Line 187:
  
 
.full_size img {  
 
.full_size img {  
padding: 10px 15px;
+
padding: 10px 0px;
width:96.5%;  
+
width:100%;  
 
}
 
}
  
Line 480: Line 480:
  
 
else if (  ( (wgPageName.match(/\//g) || []).length ) == 0 ) {  // if it is the home page , just print the team's name
 
else if (  ( (wgPageName.match(/\//g) || []).length ) == 0 ) {  // if it is the home page , just print the team's name
$("#team_name").html( wgPageName.substring( 5, wgPageName.length ) );  
+
$( );  
 
}
 
}
  

Revision as of 02:44, 24 September 2016