Difference between revisions of "MediaWiki:Common.css"

From Anthony Nolan Medical Guidelines
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .an-login-button a { color: #fff; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
 +
.an-login-button { margin-bottom: 50px; }
 
.an-login-button a { color: #fff; }
 
.an-login-button a { color: #fff; }

Revision as of 22:57, 14 August 2024

/* CSS placed here will be applied to all skins */

.an-login-button { margin-bottom: 50px; }
.an-login-button a { color: #fff; }