User:Admin/monobook.css: Difference between revisions
From Aviation Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
color: #002bb8; | color: #002bb8; | ||
} | } | ||
#p-navigation { | |||
#p-navigation h5 { color:ORANGE } | |||
} |
Revision as of 22:52, 8 February 2009
/** 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 h5 { color:ORANGE }