×
Create a new article
Write your page title here:
We currently have 3 articles on Mario Wiki. Type your article name above or click on one of the titles below and start writing!



Mario Wiki

Template:Editnotice/styles.css

Revision as of 01:28, 13 April 2024 by Aviram7 (talk | contribs) (+)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.ts-editnotice {

   padding: 1em 1.25em;
   margin-bottom: .25em;

}

.ts-editnotice .mbox-image {

   vertical-align: top;
   padding: 0 .5em 0 .25em;

}

.ts-editnotice .mbox-text {

   padding: 0;

}


.ts-editnotice-error {

   background: #fee7e6;
   border: 1px solid #d33;

}

.ts-editnotice-warning {

   background: #fef6e7;
   border: 1px solid #fc3;

}

.ts-editnotice-neutral {

   background: #eaecf0;
   border: 1px solid #c8ccd1;

}

.ts-editnotice-success {

   background: #d5fdf4;
   border: 1px solid #00af89;

}


.errorbox .ts-editnotice-error, .errorbox .ts-editnotice-warning, .errorbox .ts-editnotice-neutral, .errorbox .ts-editnotice-success, .ts-editnotice-included { border: 0; padding: 0; background: 0; }

.errorbox .ts-editnotice-error .mbox-image, .errorbox .ts-editnotice-warning .mbox-image, .errorbox .ts-editnotice-neutral .mbox-image, .errorbox .ts-editnotice-success .mbox-image, .ts-editnotice-included .mbox-image { padding: 0 .25em 0 0; vertical-align: top; }

.errorbox .ts-editnotice-error .mbox-text, .errorbox .ts-editnotice-warning .mbox-text, .errorbox .ts-editnotice-neutral .mbox-text, .errorbox .ts-editnotice-success .mbox-text, .ts-editnotice-included .mbox-text { padding: 0; }

.fmbox-editnotice h2 { margin: 0; padding: 0; border-bottom: 0; font-family: inherit; font-size: 115%; font-weight: bold; line-height: 1.6; }