MediaWiki:Common.css: Difference between revisions

comment out site notice styling
(remove sitenotice margin stuff cuz it seems to mess up the alignment or sum)
(comment out site notice styling)
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
Line 141: Line 141:


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