MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 4: | Line 4: | ||
#ca-delete { display: none !important; } | #ca-delete { display: none !important; } | ||
#ca-protect { display: none !important; } | #ca-protect { display: none !important; } | ||
#p-logo a { | |||
background-image: url('/wiki/images/wordmark_crop.png') !important; | |||
background-size: contain; | |||
background-repeat: no-repeat; | |||
width: 200px; | |||
height: 50px; | |||
} | |||
Revision as of 04:02, 14 April 2026
#ca-talk { display: none !important; }
#ca-watch { display: none !important; }
#ca-unwatch { display: none !important; }
#ca-delete { display: none !important; }
#ca-protect { display: none !important; }
#p-logo a {
background-image: url('/wiki/images/wordmark_crop.png') !important;
background-size: contain;
background-repeat: no-repeat;
width: 200px;
height: 50px;
}