MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
} | } | ||
.medium-column{ | |||
max- | max-width:200px; | ||
} | } | ||
Revision as of 15:45, 7 June 2017
/* CSS placed here will be applied to all skins */
/* Hides the redirect link on the main page */
.page-ITTC_Resources #contentSub { display: none }
#chwt th{
text-align: left;
}
.medium-column{
max-width:200px;
}