Line 168: | Line 168: | ||
/* Wrapper for the content */ | /* Wrapper for the content */ | ||
.content_wrapper { | .content_wrapper { | ||
− | width: | + | 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 | + | padding: 10px 0px; |
− | width: | + | 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 | ||
− | $( | + | $( ); |
} | } | ||
Revision as of 02:44, 24 September 2016