MediaWiki:Common.css: Difference between revisions

no edit summary
(get rid of the site notice styling)
No edit summary
Line 144: Line 144:
}
}


/* Site Notice */
/* Site Notice Styling (UNCOMMENT THIS WHENEVER YOU SET A SITENOTICE!!!)*/
/* .sitenoticestyling {
.sitenoticestyling {
padding: 10px;
padding: 10px;
border-radius: 10px;
border-radius: 10px;
Line 152: Line 152:
text-align: center;
text-align: center;
margin-bottom: 10px !important;
margin-bottom: 10px !important;
} */
}