User:White Flash/monobook.css

ShoutWiki — express yourself and be heard!
Jump to navigation Jump to search

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/*#p-cactions li a,
#p-cactions li a:visited,
#p-cactions li a:hover {
	text-transform:capitalize;
	background-color:#000;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #333), color-stop(85%, black));
	background-image:-moz-linear-gradient(top, #333 15%, black 85%);
}
body {
	background:#333;
}
#content {
	min-height:660px;
	color:#ccc;
	background-color:#000;
	border:1px solid #eb0;
	border-top-left-radius:2ex;
	border-bottom-left-radius:2ex;
	-moz-border-radius-topleft:2ex;
	-moz-border-radius-bottomleft:2ex;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color:#eb0;
	min-height:19px;
}
input,
input[type="password"],
input[type="search"],
textarea,
select,
input:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color:#ccc;
	border:1px inset #aaa;
	background-color:#111 !important;
}
input.searchButton,
input[type="button"],
input[type="submit"],
#wpSave,
#wpPreview,
#wpDiff {
	color:#eb0;
	border:1px solid #eb0;
	background-color:#000;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #333), color-stop(85%, black));
	background-image:-moz-linear-gradient(top, #333 15%, black 85%);
	border-radius:.5ex;
}
input.searchButton:active,
input[type="button"]:active,
input[type="submit"]:active,
#wpSave:active,
#wpPreview:active,
#wpDiff:active {
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #000), color-stop(85%, #333));
	background-image:-moz-linear-gradient(top, #000 15%, #333 85%);
}
abbr,
acronym,
.explain,
#preftoc a,
#preftoc a:active {
	color:#eb0;
}
#preftoc li {
	top:1px;
	background-color:#222;
	color:#eb0;
}
.prefsection table,
.prefsection legend,
#preferences,
#preftoc li.selected,
ul#filetoc {
	background-color:#111;
}
table.wikitable,
table.prettytable,
table.TablePager td.sorting_1 {
	background-color:#111;
}
.TablePager th {
	background-color:#222;
}
.TablePager td {
	background-color:#000;
}
.TablePager tr:hover td {
	background-color:#222;
}
.wikitable th,
.prettytable th {
	background-color:#222;
}
table {
	color:#ccc;
	background-color:#000;
}
tt,
code {
	background-color:#111;
	font-size:110%;
}
pre {
	background-color:#111;
	font-size:110%;
	color:#ccc;
}
.diff {
	background-color:#000;
	color:#ccc;
}
td.diff-context {
	background-color:#222;
}
td.diff-addedline {
	background-color:#252;
}
td.diff-deletedline {
	background-color:#522;
}
.diffchange {
	color:#eb0;
}
div.noarticletext {
	background-color:#111;
	color:#ccc;
}
#toc,
.toc,
.toccolours,
.mw-warning,
figure.thumbinner,
div.thumbinner,
.forumheader,
#catlinks {
	background-color:#111;
}
#mw-allmessagestable tr.allmessages-customised:hover + tr.allmessages-customised td.am_actual {
	background-color:#080;
}
#mw-allmessagestable td.am_actual {
	background-color:#050;
}
#mw-allmessagestable tr.allmessages-customised:hover td.am_default {
	background-color:#880;
}
#mw-allmessagestable .allmessages-customised td.am_default {
	background-color:#550;
}
figure.thumb,
div.thumb {
	border-color:#000;
}
.mw-headline {
	float:left;
}
.editsection {
	float:none;
}
#pagehistory li.selected {
	background-color:#111;
	border:1px dashed #aaa;
}
.html4strict.source-html4strict .kw2 {
	color:#090 !important;
}
.css.source-css .kw1 {
	color:#ccc !important;
}
#footer {
	color:#eb0;
	background-color:#000;
	border:1px solid #eb0;
	border-right:0;
	width:95%;
	float:right;
	border-top-left-radius:3ex;
	border-bottom-left-radius:3ex;
	-moz-border-radius-topleft:3ex;
	-moz-border-radius-bottomleft:3ex;
}
#p-personal li a,
#p-personal li a:hover {
	padding:0 5px 0 5px;
	text-transform:capitalize;
	background-color:#000;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(15%, #333), color-stop(85%, black));
	background-image:-moz-linear-gradient(top, #333 15%, black 85%);
	border:1px solid #eb0;
	border-top:0;
	-moz-border-radius-bottomleft:1ex;
	-moz-border-radius-bottomright:1ex;
	border-bottom-left-radius:1ex;
	border-bottom-right-radius:1ex;
}
a:visited {color:#002bb8;}
#pt-userpage a {
	font-weight:bold;
} 
.generated-sidebar,
#p-search {
	color:#eb0;
	background-color:#0f0f0f;
	border:1px solid #eb0;
	border-right:0;
	margin-left:6px;
	-moz-border-radius-topleft:1.5ex;
	-moz-border-radius-bottomleft:1.5ex;
	border-top-left-radius:1.5ex;
	border-bottom-left-radius:1.5ex;
}
.generated-sidebar h5,
#p-search h5 {
	color:#eb0;
	text-transform:capitalize;
	margin-left:3px;
}
#p-lang,
#p-wikicities-nav,
#p-tb {display:none;}
.pBody {
	color:#eb0;
	background-color:#000;
	border:0;
	border-top:1px solid #eb0;
	-moz-border-radius-topleft:1.5ex;
	-moz-border-radius-bottomleft:1.5ex;
	border-top-left-radius:1.5ex;
	border-bottom-left-radius:1.5ex;
}*/