Jump to content

User:MisterLambda/chick.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#firstHeading
{
background-color: #0085c6 !important;
color: #f0f7fc !important;
font-family: serif;
width: 100%;
left: 0px;
top: 0px;
position: fixed;
font-style: italic;
}
#firstHeading:after
{
content: " from Wkipedia, the free encyclopedia"; 
font-size: 8px;
}
#column-content
{
left: 150px;
top: 45px;
width: 85%;
position: relative
}
#column-one
{
position: fixed;
left: 3px;
top: 40px;
width:149px;
font-size: 8px;
}
#p-lang, #jump-to-nav, #siteSub, #footer, #p-coll-create_a_book
{
display:none;
}
.portlet > H5, .generated-sidebar.portlet > H5
{
font-style: italic;
}
#pt-userpage > A:after
{
content: "'s user page";
}