Difference between revisions of "Template:Lethbridge/css"

(Created page with "<html> <style> {{Team:Lethbridge/reset}} body {font-family: 'Ralway', sans-serif; background-color: #ffffff; color: darkslategrey !important;} HEADERS: h1, h2, h3, h4, h...")
 
Line 80: Line 80:
 
/* making sure all fonts in p tags need to be in each page's CSS rules, not this master reference, and with a !important flag */
 
/* making sure all fonts in p tags need to be in each page's CSS rules, not this master reference, and with a !important flag */
 
/* references to font files need to be done within each page as well, not this master reference */
 
/* references to font files need to be done within each page as well, not this master reference */
 +
.content p {font-family: Raleway !important;}
 +
#left {text-align: left !important; font-weight: normal;}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 21:48, 28 June 2018