User:HorsePunchKid/monobook.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. |
The accompanying .js page for this skin is at User:HorsePunchKid/monobook.js. |
/* Screenshot: http://severinghaus.org/tmp/bookonom.png
@import url('http://severinghaus.org/tmp/bookonom.css');
*/
span.user-horsepunchkid { background-color: #CFC; }
span.user-sig { border: 1px solid #7F7; }
span.user-sig-date { font-size: smaller; font-style: italic; }
/* For my old sig; should eventually be removed */
span.horsepunchkid { background-color: #CFC; border: 1px solid #7F7; }
a
{
color: #395;
text-decoration: none;
}
a:visited { color: #359; }
p { margin-bottom: 1em; }
h1.firstHeading { font-family: serif; }
body { background: #BBB; }
#p-cactions li a
{
color: black;
background-color: #DFD!important;
}
#p-cactions li.selected a
{
background-color: white!important;
}
#p-cactions li a:hover
{
background-color: white!important;
}
#p-cactions li
{
border-color: black!important;
border-top: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
}
/*
#p-cactions li.selected a { background: #BFB; }
*/
#ca-edit a { font-weight: normal!important; }
#content
{
border-color: black!important;
margin-right: 10px;
border-right: 1px solid;
}
#siteSub { display: none; }
#p-logo { display: none; }
#p-search
{
position: absolute;
top: 0px;
left: 0px;
}
#p-search .pBody
{
border-top: 0px;
border-left: 0px;
border-right: 1px solid black;
border-bottom: 1px solid black;
}
#p-search h5 { display: none; }
#p-search #searchInput
{
width: 100px;
border: 1px solid black;
background: #DDD;
}
#p-search #searchInput:hover { background: #EEE; }
#p-search #searchGoButton
{
width: 26px;
border: 1px solid black;
background: #DDD;
}
#p-search #searchGoButton:hover
{
background: #EEE;
}
#p-search input[value="Search"] { display: none; }
#p-navigation
{
position: absolute;
top: 40px;
}
#p-navigation .pBody
{
border-left: 0px;
border-top: 1px solid black;;
border-right: 1px solid black;;
border-bottom: 1px solid black;;
}
#p-navigation h5 { display: none; }
#p-tb
{
position: absolute;
top: 192px;
}
#p-tb .pBody
{
border-left: 0px;
border-top: 1px solid black;;
border-right: 1px solid black;;
border-bottom: 1px solid black;;
}
#p-tb h5 { display: none; }
#p-lang
{
position: absolute;
top: 388px;
}
#p-lang .pBody
{
border-left: 0px;
border-top: 1px solid black;;
border-right: 1px solid black;;
border-bottom: 1px solid black;;
}
#p-lang h5 { display: none; }
#pt-userpage { background-image: none!important; }
#p-personal
{
background: white;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
width: 440px;
padding: 0px!important;
margin: 0px!important;
position: absolute;
left: 300px;
font-size: smaller;
text-align: center;
}
#p-personal ul
{
padding-right: 30px;
}
#p-personal a
{
color: black!important;
}
#p-personal a:hover
{
padding-bottom: 0px!important;
background: #DFD!important;
}
#footer, #editpage-copywarn2, span.editHelp { display: none; }
div.vandal-counter { display: block!important; }