roboto condensed for body font

This commit is contained in:
Diego F. Goberna
2018-12-11 03:51:54 +01:00
parent fdebc62d3b
commit 4eeab29abe
2 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ body {
background-position: center 0px;
background-color: #03080c;
margin: 0;
font: 24px arial, sans-serif;
font: 26px "Roboto Condensed", arial, sans-serif;
color: white;
line-height: 30px;
}