MediaWiki:Monobook.css: Difference between revisions
From Starfy Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (82 intermediate revisions by 3 users not shown) | |||
| Line 3: | Line 3: | ||
body { | body { | ||
background: url( | background: url(//starfywiki.org/images/d/d6/WikiBubbles.jpg) repeat; | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
color: # | color: #ffffff; | ||
} | } | ||
.mw-heading1, h1, .mw-heading2, h2 { border-bottom: 2px solid #1034A6 !important; } | |||
#content { | div#userloginForm table, div#userlogin table { background: none; } | ||
background: | div#userloginForm form, | ||
color: # | div#userlogin form#userlogin2 { | ||
margin: 0 3em 1em 0; | |||
border: 1px solid #3b587e; | |||
clear: both; | |||
padding: 1.5em 2em; | |||
background-color: #1f4973; | |||
float: left; | |||
} | |||
div#content { | |||
background: #040f2c; | |||
color: #F8F4FF; | |||
border: 2px solid #1034A6; | |||
margin: 2.8em 0 0 12.2em; | margin: 2.8em 0 0 12.2em; | ||
border-radius: 1em 0 0 1em; | |||
} | } | ||
div.thumb { | div.thumb { | ||
| Line 42: | Line 43: | ||
.catlinks { | .catlinks { | ||
border: | border: none !important; | ||
background-color: # | background: #1034A6; | ||
border-radius: 5px; | |||
color: #ffffff !important; | |||
} | |||
} | .catlinks a { color: #fff !important; } | ||
div.thumbinner { | div.thumbinner { | ||
| Line 84: | Line 88: | ||
.pBody, .portlet h5, ul#f-list { | .pBody, .portlet h5, ul#f-list { | ||
font-family: verdana; | font-family: verdana; | ||
} | } | ||
.portlet#p-personal li a, .portlet#p-personal li a:visited { | .portlet#p-personal li a, .portlet#p-personal li a:visited { | ||
color: #F0F8FF; | color: #F0F8FF; | ||
} | } | ||
| Line 109: | Line 98: | ||
font-weight: bold; | font-weight: bold; | ||
text-transform: uppercase; | text-transform: uppercase; | ||
background: | background: #1034A6; | ||
border: 2px aqua; | border: 2px outset aqua; | ||
padding: 1px 0 3px 10px; | padding: 1px 0 3px 10px; | ||
display: block; | display: block; | ||
-webkit-border-radius: 11px 11px / 11px 11px; | -webkit-border-radius: 11px 11px / 11px 11px; | ||
-moz-border-radius: 11px 11px; | -moz-border-radius: 11px 11px; | ||
border-radius: 11px | border-radius: 11px 0; | ||
} | } | ||
| Line 126: | Line 115: | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
/*Footer*/ | |||
div#footer, div#footer a { | div#footer, div#footer a { | ||
background: transparent url( | background: transparent url(//starfywiki.org/images/2/2c/OpacityB.png); | ||
color: #F0F8FF; | color: #F0F8FF; | ||
} | |||
div#footer { | |||
border: 2px solid #1034A6; | |||
} | } | ||
| Line 141: | Line 136: | ||
#bodyContent a.extiw, | #bodyContent a.extiw, | ||
#bodyContent a.external { | #bodyContent a.external { | ||
color: # | color: #4C9CED; | ||
} | } | ||
a:visited, | a:visited, | ||
#bodyContent a.extiw:visited, | #bodyContent a.extiw:visited, | ||
#bodyContent a.external:visited { | #bodyContent a.external:visited { | ||
color: # | color: #4C9CED; | ||
} | } | ||
a:hover, | a:hover, | ||
| Line 168: | Line 163: | ||
} | } | ||
html body.skin-monobook ul {list-style-image: url( | html body.skin-monobook ul {list-style-image: url(//starfywiki.org/images/9/9b/Bubble.png);} | ||
#toc { | #toc { | ||
background: | background: #1034a6; | ||
border-radius: 20px; | |||
border: none !important; | |||
border-radius: | |||
border: | |||
} | } | ||
.toc ul { margin: 0.3em 0 0.3em 2em !important; } | |||
#toc ul li a, #toc ul li a .tocnumber, .toctogglelabel { color: #ffffff !important; } | |||
/*Tabs*/ | /*Tabs*/ | ||
#p-cactions .pBody { background: none; } | |||
#p-cactions .pBody:hover {opacity: 1;} | #p-cactions .pBody:hover {opacity: 1;} | ||
#p-cactions li:hover {opacity: 0.8;} | #p-cactions li:hover {opacity: 0.8;} | ||
#p-cactions li { | #p-cactions li { | ||
border: | border: none !important; | ||
background: none !important; | |||
background: | |||
border-radius: 10px 10px; | border-radius: 10px 10px; | ||
} | } | ||
#p-cactions li a { | #p-cactions li a { | ||
background: #1034A6 !important; | |||
color: #ffffff !important; | |||
padding: 3px 10px !important; | |||
border-radius: 10px 10px 0 0; | |||
} | |||
#p-cactions li.selected a { background: #1a4be9 !important; } | |||
a#NavToggle1 {color: white !important;} | |||
#preferences, .prefsection table, .prefsection legend, div#userloginForm, div#userlogin { background: none !important; } | |||
li.selected.before, li.selected.after { background-color: #003865; } | |||
table.diff { background-color: rgba(0,0,0,0.3); } | |||
td.diff-context { color: #000; } | |||
.editOptions { color: #000; } | |||
td.diff-addedline .diffchange { color: #003865; padding: 3px 5px; margin: 0 3px; } | |||
#sidebar .portlet .pBody { | |||
border: 2px solid #1034A6 !important; | |||
border-radius: 10px; | |||
background: #040f2c !important; | |||
} | } | ||
#p-personal li a { color: #ffffff !important; } | |||
#p-personal li a:hover { background: none !important; } | |||
#sidebar h3 { background: #1034A6; border-radius: 10px; text-align: center; padding: 3px; margin-bottom: 3px; display: block; } | |||
li.gallerybox div.thumb { background-color: #1a4be9 !important; border 2px solid #1034a6 !important; } | |||
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'], figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption { border: 2px solid #1034a6 !important; border-top: 0; background-color: #1a4be9 !important; } | |||
figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element, figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element { border: none !important; background: none !important; } | |||
Latest revision as of 17:43, 19 June 2026
/* CSS placed here will affect users of the Monobook skin */
body {
background: url(//starfywiki.org/images/d/d6/WikiBubbles.jpg) repeat;
}
h1, h2, h3, h4, h5, h6 {
color: #ffffff;
}
.mw-heading1, h1, .mw-heading2, h2 { border-bottom: 2px solid #1034A6 !important; }
div#userloginForm table, div#userlogin table { background: none; }
div#userloginForm form,
div#userlogin form#userlogin2 {
margin: 0 3em 1em 0;
border: 1px solid #3b587e;
clear: both;
padding: 1.5em 2em;
background-color: #1f4973;
float: left;
}
div#content {
background: #040f2c;
color: #F8F4FF;
border: 2px solid #1034A6;
margin: 2.8em 0 0 12.2em;
border-radius: 1em 0 0 1em;
}
div.thumb {
border-color: transparent;
}
table.gallery td {
background: transparent !important;
}
table {
background: transparent;
}
.catlinks {
border: none !important;
background: #1034A6;
border-radius: 5px;
color: #ffffff !important;
}
.catlinks a { color: #fff !important; }
div.thumbinner {
border: 1px solid #1034A6;
padding: 3px !important;
background-color: #082567;
font-size: 94%;
text-align: center;
overflow: hidden;
}
table.gallery {
border: 1px solid #1034A6;
margin: 2px;
padding: 2px;
background-color: #082567;
}
table.gallery tr {
vertical-align: top;
}
table.gallery td {
vertical-align: top;
background-color: white;
border: solid 2px #1034A6;
}
#p-logo, #p-logo a, #p-logo a:hover {
height: 160px;
}
#p-logo a, #p-logo a:hover {
background-position: 35% 90% !important;
}
/*Sidebar*/
.pBody, .portlet h5, ul#f-list {
font-family: verdana;
}
.portlet#p-personal li a, .portlet#p-personal li a:visited {
color: #F0F8FF;
}
.portlet h5 {
color: #F0F8FF;
font-weight: bold;
text-transform: uppercase;
background: #1034A6;
border: 2px outset aqua;
padding: 1px 0 3px 10px;
display: block;
-webkit-border-radius: 11px 11px / 11px 11px;
-moz-border-radius: 11px 11px;
border-radius: 11px 0;
}
.pBody li a {
color: #F0F8FF;
}
#p-personal li a:hover {
background: none;
text-decoration: underline;
}
/*Footer*/
div#footer, div#footer a {
background: transparent url(//starfywiki.org/images/2/2c/OpacityB.png);
color: #F0F8FF;
}
div#footer {
border: 2px solid #1034A6;
}
/*Search*/
#searchInput {width: 100px;}
/*Links*/
a,
#p-personal li a,
#p-cactions li a,
#bodyContent a.extiw,
#bodyContent a.external {
color: #4C9CED;
}
a:visited,
#bodyContent a.extiw:visited,
#bodyContent a.external:visited {
color: #4C9CED;
}
a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:hover {
color: #93CCEA;
}
a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover {
color: #ADD8E6;
}
a.new:link,
a.new:visited,
#p-personal li a.new,
#p-cactions .new a,
#p-personal li a.new:visited,
#p-cactions .new a:visited {
color: #CF1020;
}
html body.skin-monobook ul {list-style-image: url(//starfywiki.org/images/9/9b/Bubble.png);}
#toc {
background: #1034a6;
border-radius: 20px;
border: none !important;
}
.toc ul { margin: 0.3em 0 0.3em 2em !important; }
#toc ul li a, #toc ul li a .tocnumber, .toctogglelabel { color: #ffffff !important; }
/*Tabs*/
#p-cactions .pBody { background: none; }
#p-cactions .pBody:hover {opacity: 1;}
#p-cactions li:hover {opacity: 0.8;}
#p-cactions li {
border: none !important;
background: none !important;
border-radius: 10px 10px;
}
#p-cactions li a {
background: #1034A6 !important;
color: #ffffff !important;
padding: 3px 10px !important;
border-radius: 10px 10px 0 0;
}
#p-cactions li.selected a { background: #1a4be9 !important; }
a#NavToggle1 {color: white !important;}
#preferences, .prefsection table, .prefsection legend, div#userloginForm, div#userlogin { background: none !important; }
li.selected.before, li.selected.after { background-color: #003865; }
table.diff { background-color: rgba(0,0,0,0.3); }
td.diff-context { color: #000; }
.editOptions { color: #000; }
td.diff-addedline .diffchange { color: #003865; padding: 3px 5px; margin: 0 3px; }
#sidebar .portlet .pBody {
border: 2px solid #1034A6 !important;
border-radius: 10px;
background: #040f2c !important;
}
#p-personal li a { color: #ffffff !important; }
#p-personal li a:hover { background: none !important; }
#sidebar h3 { background: #1034A6; border-radius: 10px; text-align: center; padding: 3px; margin-bottom: 3px; display: block; }
li.gallerybox div.thumb { background-color: #1a4be9 !important; border 2px solid #1034a6 !important; }
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'], figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption { border: 2px solid #1034a6 !important; border-top: 0; background-color: #1a4be9 !important; }
figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element, figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element { border: none !important; background: none !important; }