Difference between revisions of "User:Zippy/common.css"

From RimWorld Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
}
 
}
 
*/
 
*/
 +
 +
.kbd {
 +
font-size: 100%;
 +
}

Revision as of 07:47, 24 June 2022

/* This is my personal CSS page. */
/*
.external a, .external a:link, .external a:active, .external a:visited, a, a:link, a:active, a:visited {
	color: #6f4227 !important;
	text-decoration: none;
}
*/

.kbd {
	font-size: 100%;
}