Difference between revisions of "User:Lorenzo Mancini/chameleon.css"

From GATE
(Created page with "body { font-family: Georgia; }")
 
Line 1: Line 1:
 
body {
 
body {
 
     font-family: Georgia;
 
     font-family: Georgia;
 +
}
 +
.oo-ui-image-invert.oo-ui-icon-speechBubbles {
 +
background-image: none;
 
}
 
}

Revision as of 18:37, 15 December 2017

body {
    font-family: Georgia;
}
.oo-ui-image-invert.oo-ui-icon-speechBubbles {
	background-image: none;
}