MediaWiki:Group-user.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect registered users only */
/* CSS placed here will affect registered users only */
body {
body {
background-color: white;
background-color: #FAFAFA 0%;
transition: background-color 1s ease;
transition: background-color 1s ease;
}
}

Navigation menu