User:Ciup/standard.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
Documentation for this user script can be added at User:Ciup/standard. |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://www.wikipedia)
{
body
{
background: #6a7872 url(http://www.zilla774.com/journal/dAogle_firefox_bkgrd.gif) repeat-x !important;
padding-top: 25px !important;
}
body a:hover
{
color: #fff !important;
text-decoration:underline !important;
}
body, td, div, .p, a
{
text-decoration: none !important;
}
a, font
{
color: #bac5ba !important;
}
.a,.a:link
{
color: #fff !important;
}
div.plainlinks div
{
background: transparent !important;
}
hr
{
border-top: 1px dotted #bac5da !important;
border-bottom: 0px solid red !important;
border-left: 0px solid red !important;
border-right: 0px solid red !important;
background: transparent !important;
}
/* ********************** */
/* Swap bookshelf image */
/* ********************** */
img[src="http://upload.wikimedia.org/wikipedia/meta/b/ba/Bookshelf-40x20.png"]
{
background:none !important;
width: 0 !important;
padding-left: 40px !important;
}
/* ********************** */
/* Swap globe image */
/* ********************** */
img[src="http://upload.wikimedia.org/wikipedia/meta/2/2a/Nohat-logo-nowords-bgwhite-200px.jpg"]
{
background: url(http://www.zilla774.com/journal/wikiglobe.gif) transparent !important;
width: 0 !important;
padding-left: 200px !important;
}
/* ********************** */
/* Swap title image */
/* ********************** */
img[src="http://upload.wikimedia.org/wikipedia/meta/thumb/7/7c/Wikipedia-word.png/174px-Wikipedia-word.png
"]
{
background: url(http://www.zilla774.com/journal/wikilogo.gif) transparent !important;
width: 0 !important;
padding-left: 174px !important;
}
/* ********************** */
/* input/textfields/forms */
/* ********************** */
#searchform fieldset {
background-color: #4b5b59 !important;
border: 0px solid white !important;
}
input[id=searchInput]
{
background-color: #899b91 !important;
padding: 2px 5px !important;
color: #374341 !Important;
border: 0px solid white !important;
}
select[name=language]
{
border: 1px solid #899b91 !important;
background-color: #899b91 !important;
margin-left: 1px !important;
margin-right: 1px !important;
color: #374341 !important;
}
input[name=go]
{
border: 0px solid #374341 !important;
padding: 4px !important;
background-color: #374341 !important;
margin-left: 1px !important;
margin-right: 1px !important;
color: #899b91 !important;
font: 90% Verdana,sans-serif !important;
}
input[name=go]:active
{
background-color: #AFC81C !important;
color: #586608 !important;
font: 90% Verdana,sans-serif !important;
}
}
/* ******************** */
/* Internal pages */
/* ******************** */
@-moz-document url-prefix(http://en.wikipedia)
/* regions to come:
url-prefix(http://de.wikipedia),
url-prefix(http://pl.wikipedia),
url-prefix(http://it.wikipedia),
url-prefix(http://pt.wikipedia),
url-prefix(http://sv.wikipedia),
url-prefix(http://es.wikipedia),
url-prefix(http://nl.wikipedia),
url-prefix(http://ja.wikipedia),
url-prefix(http://fr.wikipedia)
*/
{
body
{
background: #a7afa7 none !important;
}
#content {
background: #c4c9c4 !important;
color: black !important;
border: 1px solid #546359 !important;
border-right: none !important;
line-height: 1.5em !important;
}
#content {
margin: 2.8em 0 0 13.2em !important;
}
#column-content
{
margin: 0 0 .6em -14.2em !important;
}
a {
text-decoration: none !important;
color: #556678 !important;
background: none !important;
font-weight: bold !important;
}
a:visited {
color: #637582 !important;
}
a:active {
color: #55734f !important;
}
a:hover {
background: none !important;
color: #000000 !important;
text-decoration: underline !important;}
/* swap corner wikipedia logo */
a[style="background-image: url(/images/wiki-en.png);"]
{
width: 0 !important;
height: 155px !important;
padding-left: 135px !important;
background: url(http://www.zilla774.com/journal/wiki_mini_globe.png) transparent no-repeat !important;
margin-left: .8em !important;
}
/* nav headers */
h5
{
color: #3B4A4A !important;
font-size: 100% !important;
background-color: #88938D !important;
border-top: 1px solid #546359 !important;
border-left: 1px solid #546359 !important;
border-right: 1px solid #546359 !important;
border-bottom: 0px solid #546359 !important;
}
#p-interaction h5,
#p-navigation h5,
#p-search h5,
#p-tb h5,
#p-lang h5
{
background: transparent;
padding: 5px 5px 5px 5px !important;
display: block !important;
height: 1em !important;
text-transform: none !important;
font-size: 91% !important;
font-weight: normal !important;
white-space: nowrap !important;
letter-spacing: 2px !important;
font-family: tahoma !important;
}
/* navigation */
#column-one
{
margin-left: .8em !important;
width: 12em !important;
}
div#p-interaction div.pBody,
div#p-navigation div.pBody,
div#p-search div.pBody,
div#p-tb div.pBody,
div#p-lang div.pBody
{
background-color: #b7bcb7 !important;
border-top: 1px solid #546359 !important;
border-left: 1px solid #546359 !important;
border-right: 1px solid #546359 !important;
border-bottom: 1px solid #546359 !important;
padding: 0 .8em .3em .5em !important;
}
#p-interaction li a,
#p-navigation li a,
#p-search li a,
#p-tb li a,
#p-lang li a
{
color: #3B4A4A !important;
font-weight: normal !important;
}
#p-interaction li a:hover,
#p-navigation li a:hover,
#p-search li a:hover,
#p-tb li a:hover,
#p-lang li a:hover
{
color: #3e8eb7 !important;
font-weight: normal !important;
}
#p-cactions li
{
border-top: 1px solid #546359 !important;
border-left: 1px solid #546359 !important;
border-right: 1px solid #546359 !important;
border-bottom: 1px solid #e7f0ec !important;
padding-top: 3px !important;
background-color: #abb980 !important;
font-weight: normal !important;
font-size: 110% !important;
margin: 0px !important;
}
/* background-color: #e7f0ec !important; */
#p-cactions li.selected
{
border-top: 1px solid #546359 !important;
border-left: 1px solid #546359 !important;
border-right: 1px solid #546359 !important;
border-bottom: 1px solid #e7f0ec !important;
background-color: #bcc3c8 !important;
}
#p-cactions li.selected a
{
border-bottom: 2px solid #c4c9c4 !important;
background-color: #c4c9c4 !important;
font-weight: bold !important;
color: black !important;
}
#p-cactions li a
{
color: #374341 !important;
font-weight: normal !important;
margin: 0px !important;
}
table
{
background-color: transparent !important;
}
.infobox, .messagebox
{
background-color: #F7F7F7 !important;
}
.infobox tbody div
{
background-color: #c4c9c4 !important;
margin-top: 5px !important;
}
div#catlinks
{
background-color: #e4e9d8 !important;
}
.thumb {
background-color: transparent !important;
border: 0px solid red !important;
}
#toc {
background-color: #a5afa9 !important;
}
input[type=submit]
{
border: 0px solid #5B6D49 !important;
padding: 0.25em !important;
background-color: #374341 !important;
margin-top: 2px !important;
margin-left: 1px !important;
margin-right: 1px !important;
color: #aec5b9 !important;
font: 90% Verdana,sans-serif !important;
}
input[type=submit]:active
{
background-color: #AFC81C !important;
color: #586608 !important;
font: 85% Verdana,sans-serif !important;
}
input[id=searchInput]
{
background-color: #899b91 !important;
padding: 2px 5px !important;
color: #242d2b !important;
border: 1px solid #546359 !important;
margin-top: 2px !important;
}
}