CSS font sizes

This commit is contained in:
Nishanth Shanmugham
2015-09-04 08:48:47 -05:00
parent ecea5cb65a
commit ec002999c7
14 changed files with 54 additions and 968 deletions

View File

@@ -39,7 +39,7 @@ h4, h5, h6 {
code, pre {
font-family: @monospace-font-stack;
font-size: 15px;
font-size: 0.9rem;
background-color: @background-gray;
}