Difference between revisions of "MediaWiki:Common.css"

From Networks of Care
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.intentions {
 
color: green;
 
}
 
 
.intention:hover {
 
background-color: yellow;
 
}
 

Revision as of 10:34, 26 May 2020

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