Difference between revisions of "MediaWiki:Monobook.css"

Jump to navigation Jump to search
Line 68: Line 68:
a {
a {
text-decoration: none;
text-decoration: none;
color: #DD0000;
color: #B20000;
background: none;
background: none;
}
}
a:visited {
a:visited {
color: #DD0000;
color: #B20000;
}
}
a:active {
a:active {
color: #DD0000;
color: #B20000;
}
}
a:hover {
a:hover {
Line 81: Line 81:
}
}
a.stub {
a.stub {
color: #DD0000;
color: #B20000;
}
}
a.new {  
a.new {  
Line 87: Line 87:
}
}
a.new, #p-personal a.new {
a.new, #p-personal a.new {
color: #DD0000;
color: #B20000;
}
}
a.new:visited, #p-personal a.new:visited {
a.new:visited, #p-personal a.new:visited {
color: #DD0000;
color: #B20000;
}
}


Line 107: Line 107:
hr {
hr {
height: 1px;
height: 1px;
color: #DD0000;
color: #B20000;
background-color: #444444;
background-color: #444444;
border: 0;
border: 0;
Line 164: Line 164:


fieldset {
fieldset {
border: 1px solid #DD0000;
border: 1px solid #B20000;
margin: 1em 0 1em 0;
margin: 1em 0 1em 0;
padding: 0 1em 1em;
padding: 0 1em 1em;
Line 195: Line 195:
abbr, acronym, .explain {
abbr, acronym, .explain {
border-bottom: 1px dotted #444444;
border-bottom: 1px dotted #444444;
color: #DD0000;
color: #B20000;
background: #000000;
background: #000000;
cursor: help;
cursor: help;
Line 273: Line 273:
}
}
.error {
.error {
color: #DD0000;
color: #B20000;
font-size: larger;
font-size: larger;
}
}
Line 285: Line 285:
}
}
.errorbox {
.errorbox {
border-color: #DD0000;
border-color: #B20000;
background-color: #000000;
background-color: #000000;
}
}
Line 566: Line 566:
}
}
span.diffchange {
span.diffchange {
color: #DD0000;
color: #B20000;
font-weight: bold;
font-weight: bold;
}
}
Line 606: Line 606:
#bodyContent a.extiw,
#bodyContent a.extiw,
#bodyContent a.extiw:active {
#bodyContent a.extiw:active {
color: #DD0000;
color: #B20000;
background: none;
background: none;
padding: 0;
padding: 0;
}
}
#bodyContent a.external {
#bodyContent a.external {
color: #DD0000;
color: #B20000;
}
}
/* this can be used in the content area to switch off
/* this can be used in the content area to switch off
Line 798: Line 798:
border: none;
border: none;
line-height: 1.4em;
line-height: 1.4em;
color: #DD0000;
color: #B20000;
padding: 0 2em 0 3em;
padding: 0 2em 0 3em;
margin: 0;
margin: 0;
Line 813: Line 813:
padding: 0;
padding: 0;
display: inline;
display: inline;
color: #DD0000;
color: #B20000;
margin-left: 1em;
margin-left: 1em;
line-height: 1.2em;
line-height: 1.2em;
Line 823: Line 823:
#p-personal li a {
#p-personal li a {
text-decoration: none;
text-decoration: none;
color: #DD0000;
color: #B20000;
padding-bottom: .2em;
padding-bottom: .2em;
background: none;
background: none;
Line 1,055: Line 1,055:
font-size: 95%;
font-size: 95%;
margin-top: 0;
margin-top: 0;
background-color: #DD0000;
background-color: #B20000;
padding: .2em .7em;
padding: .2em .7em;
clear: both;
clear: both;
Line 1,186: Line 1,186:
span.unpatrolled {
span.unpatrolled {
font-weight: bold;
font-weight: bold;
color: #DD0000;
color: #B20000;
}
}


span.searchmatch {
span.searchmatch {
color: #DD0000;
color: #B20000;
}
}
.sharedUploadNotice {
.sharedUploadNotice {
Line 1,258: Line 1,258:
.previewnote {
.previewnote {
text-indent: 3em;
text-indent: 3em;
color: #DD0000;
color: #B20000;
border-bottom: 1px solid #444444;
border-bottom: 1px solid #444444;
padding-bottom: 1em;
padding-bottom: 1em;
Line 1,425: Line 1,425:
background: #000000;
background: #000000;
padding: .2em 1em;
padding: .2em 1em;
color: #DD0000;
color: #B20000;
}
}