MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
Jump to navigationJump to search
261 bytes added
, 08:53, 20 April 2007
| Line 1: |
Line 1: |
| | /* <pre> */ | | /* <pre> */ |
| | + | /* Bold 'edit this page' link to encourage newcomers */ |
| | + | #ca-edit a { font-weight: bold !important; } |
| | + | |
| | + | /* Display "User $1, you are already logged in!" |
| | + | ([[MediaWiki:Alreadyloggedin]]) in red and bold */ |
| | + | div.alreadyloggedin { color: red; font-weight: bold; } |
| | + | |
| | li#t-upload, /* The upload file link. Please upload to the commons instead */ | | li#t-upload, /* The upload file link. Please upload to the commons instead */ |
| | li#n-portal, /* The link to the community portal */ | | li#n-portal, /* The link to the community portal */ |