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

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

Revision as of 07:48, 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.keysLight {
	font-size: 100%;
}