Difference between revisions of "Template:Team:UofC Calgary/assets/base/css/custom.css"

(Created page with "<html> <style> </html> </style>")
 
Line 1: Line 1:
 
<html>
 
<html>
 +
.c-font-navy {
 +
font-color:#243137;
 +
font-size: 14px;
 +
}
 
<style>
 
<style>
 
</html>
 
</html>
 
</style>
 
</style>

Revision as of 23:19, 17 October 2016

.c-font-navy { font-color:#243137; font-size: 14px; }