Template:TemplateStyles/Example/styles.css

From Wikibooks, open books for an open world
Jump to navigation Jump to search
/* Set defaults for pre element */
pre
{
 font-family: 'Times New Roman', serif; 
 font-size: 0.90rem; 
 font-weight: normal; 
 font-style: normal; 
 color: #000000; 
 position: relative;
}