Jump to content

User:R'n'B/birthdeath.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.bd-banner {
     background-color: #524490;
     border: medium none;
     color: white;
     font-size: 120%;
     margin: 0pt -1em 0.5em;
     padding: 0pt 0pt 0.25em;
     text-align: center;
}

div#content.bd-content {
     border: 6px solid #524490;
     padding-top: 0pt;
}

img#bd-close {
     border: 0pt none;
     height: 15px;
     width: 15px;
}

.wikEdDiffDiv {
     background: none repeat scroll 0pt 0pt #FAF8F6;
     border: 1px solid #808080;
     padding: 0.5em;
}

.wikEdDiffButton {
     margin: 0.2em 0pt 0.33em;
     padding: 0pt;
}

.wikEdDiffButtonWrapper {
     text-align: center;
}

.wikEdDiffWrapper {
     margin: 0pt 0pt 1em;
}

.wikEdDiffDiv a.link {
     color: blue;
     text-decoration: underline;
}

.wikEdDiffDiv span.new {
     color: red;
     text-decoration: underline;
}