MediaWiki:Common.css: Difference between revisions

Szczypak64 (talk | contribs)
m Protected "MediaWiki:Common.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Szczypak64 (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* General fixes for extensions, vanity code for names, and related. Portions are brought in from old QP. Edit with caution. Do not put skin-specific styling in this. --Raidarr */
/* General fixes for extensions, vanity code for names, and related. Portions are brought in from old QP. Edit with caution. Do not put skin-specific styling in this. */


/*Comment tweak to properly split sorting tools from the comments */
/*Comment tweak to properly split sorting tools from the comments */
Line 8: Line 8:
.sitenotice {border:1px solid #ccc;width:80%;min-width:320px;margin:auto;text-align:center;background:#eee;font-size:14px;font-weight:bold;padding:5px;margin-bottom:5px;}
.sitenotice {border:1px solid #ccc;width:80%;min-width:320px;margin:auto;text-align:center;background:#eee;font-size:14px;font-weight:bold;padding:5px;margin-bottom:5px;}


/* Old pre-raidarr tweaks */
/* Old tweaks */
.warningbox {border: 1px solid darkred;background: #ffcfcf;}
.warningbox {border: 1px solid darkred;background: #ffcfcf;}
.poem-nomargin p {margin: 0;}
.poem-nomargin p {margin: 0;}