User:Zocky/myskin.css
From Wikipedia
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.
h1
{
font-size:180%;
font-weight:normal;
border-bottom:solid 1px silver;
}
h2
{
font-size:150%;
font-weight:normal;
border-bottom:solid 1px silver;
}
h3
{
font-size:120%;
font-weight:bold;
}
h4
{
font-size:100%;
font-weight:bold;
}
#p-logo
{
display:none!important;
}
#siteSub, #jump-to-nav
{
display:none;
}
#content
{
margin-top:36px;
}
#column-one
{
font-size:11px;
width:13em;
position:fixed;
z-index:100;
width:100%;
right:0px;
top:0px;
height:22px;
margin:0;
background:#fe6;
border-bottom:solid 1px silver;
}
#column-one ul
{
width:9em;
margin-left:-2em;
margin-top:0em;
}
#column-one h5
{
margin:0em;
font-size:10px;
font-weight:normal;
padding:2px;
display:inline;
white-space:nowrap;
}
#footer
{
position:relative;
margin-left:10em;
}
.portlet
{
top:4px;
position:absolute;
cursor:default;
width:50px;
}
.portlet ul
{
background:white;
border:solid 1px silver;
display:none;
padding:0;
width:100px;
margin:0;
text-indent:0;
position:relative;
left:20px;
}
.portlet:hover ul
{
display:block;
}
.portlet li
{
padding:2px 4px;
display:block;
margin:0;
}
.portlet li.selected a,
.portlet li.active a
{
font-weight:bold;
}
.portlet li.new a
{
color:red;
}
.portlet li a
{
color:#444;
background:white;
text-decoration:none;
display:block;
}
.portlet li:hover,
.portlet li:hover a,
.portlet:hover h5
{
color:white;
background:blue;
cursor:default;
}
.portlet h5
{
left:0;
margin:0;
}
#p-navigation
{
right:250px;
}
#p-tb
{
right:300px;
}
#p-personal
{
right:180px;
}
#p-search h5
{
display:none;
}
#p-search
{
right:2px;
top:2px;
text-align:right;
white-space:nowrap;
width:auto;
}
#p-search input
{
font-family:arial;
font-size:9px;
padding:0;
margin:0;
height:17px;
border:silver 1px solid;
background:#ffb;
}
input#searchInput
{
font-size:11px;
height:16px;
width:80px;
background:white;
}
#footer, .printfooter
{
display:none;
}
#rtshed
{
border:grey solid 1px;
}
.editOptions
{
display:inline;
font-size:11px;
}
.editOptions input+br
{
display:none;
}
label
{
font-size:11px;
}
#p-cactions
{
position:fixed;
left:4px;
width:auto;
top:7px;
text-indent:0;
margin:0;
display:table;
border-spacing:4px 0;
}
#p-cactions h5
{
display:none;
}
#p-cactions ul
{
margin:0;
background:none;
border:none;
height:15px;
display:table-row;
}
#p-cactions li
{
display:table-cell;
margin:0px 4px;
padding:0 4px;
background:white;
border:solid 1px silver;
text-transform:lowercase;
}
#p-cactions li hover
{
display:table-cell;
margin:0px 4px;
padding:0 4px;
background:white;
border:solid 1px silver;
text-transform:lowercase;
}
#p-cactions li a
{
display:inline;
background:none;
font-size:10px;
}
#p-cactions li.selected
{
border-bottom:none;
border-top:red solid 1px;
background:white;
}
#p-cactions li.selected a
{
font-size:11px;
}
#p-cactions li.new a
{
color:#d30;
}

