User

corgi/common.css: Difference between revisions

From Rise: The Vieneo Province

No edit summary
No edit summary
Line 5: Line 5:


h1,h2 {
h1,h2 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #666677!important;
color: #666677!important;
}
}


h3,h4,h5 {
h3,h4,h5 {
color: #9999AA!important;
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #888899!important;
}
}

Revision as of 05:09, 30 August 2019

body {
	background-color: #222233!important;
	color: #FFFFFF!important;
}

h1,h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #666677!important;
}

h3,h4,h5 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #888899!important;
}