You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
232 B

/*
* Guide specific CSS rules
*/
.typeshorthand tbody td:nth-child(1) {
text-align: center;
}
.typecomparison tbody td {
text-align: center;
}
.propname {
font-family: monospace;
}
.definename {
font-family: monospace;
}