User:Admin/monobook.css: Difference between revisions

From Aviation Wiki
Jump to navigationJump to search
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
/** This is my personal monobook.css page **/
/** This is my personal monobook.css page **/
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
    font-style: italic;
    color: darkgrey;
}
body {
background: #344957;
}
/** Make Link Text Darker **/
a {
color: #002bb8;
}
#p-navigation {
background: #344957;
}

Latest revision as of 15:28, 11 February 2009

/** This is my personal monobook.css page **/