User:Culi/common.css: Difference between revisions

From electowiki
Content added Content deleted
(trying it out)
 
No edit summary
Line 2: Line 2:
color: #233;
color: #233;
font-family: sans-serif;
font-family: sans-serif;
}

#content .fancy-button {
background-color: #333;
}
}

Revision as of 07:10, 29 January 2022

#content {
	color: #233;
	font-family: sans-serif;
}

#content .fancy-button {
	background-color: #333;
}