MyWikiBiz, Author Your Legacy — Thursday November 13, 2025
Jump to navigationJump to search
129 bytes added
, 13:36, 31 October 2006
| Line 1: |
Line 1: |
| | /* CSS placed here will affect users of the Monobook skin */ | | /* CSS placed here will affect users of the Monobook skin */ |
| | + | |
| | /* the tagline */ | | /* the tagline */ |
| − | #siteSub { display: inline; font-size: 100%; font-weight: bold; color: #01459A; border-bottom-style: none; } | + | #siteSub { |
| | + | display: inline; |
| | + | font-size: 100%; |
| | + | font-weight: bold; |
| | + | color: #01459A; |
| | + | border-bottom-style: none; |
| | + | } |
| | + | |
| | + | #siteNotice { |
| | + | margin-top:5px; |
| | + | padding-left: 4px; |
| | + | font-style: italic; |
| | + | text-align: right; |
| | + | } |