MediaWiki:Monobook.css: Difference between revisions
From Wiki-DB
Jump to navigationJump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 6: | Line 6: | ||
#n-Alle-Special-Pages a { | #n-Alle-Special-Pages a { | ||
color: red !important; | color: red !important; | ||
} | |||
#p-administration { | |||
display: none !important; | |||
} | } | ||
Revision as of 00:25, 26 April 2026
/* All CSS here will be loaded for users of the MonoBook skin */
.page-Special_UserLogin {
background-color: red;
}
#n-Alle-Special-Pages a {
color: red !important;
}
#p-administration {
display: none !important;
}