MediaWiki:Group-user.css: Forskelle mellem versioner
Fra Skrivekunst.dk
No edit summary |
No edit summary |
||
| Linje 10: | Linje 10: | ||
cursor: pointer; | cursor: pointer; | ||
pointer-events: auto !important; | pointer-events: auto !important; | ||
color: # | color: #ba0000 !important; | ||
} | } | ||
Nuværende version fra 8. mar. 2023, 18:55
/* CSS placed here will affect registered users only */
.skjult {
display:inline !important;
}
.mw-redirectedfrom {
display: initial !important;
}
a.new {
cursor: pointer;
pointer-events: auto !important;
color: #ba0000 !important;
}