diff options
| author | Nayab W <42422512+nayabw@users.noreply.github.com> | 2018-10-18 21:46:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-18 21:46:10 -0500 |
| commit | c3945fbf5d4177aed1b91606ff21203dfaea3119 (patch) | |
| tree | 62c2e5f7dce257cbe6a866a335deb9492620fb34 /style.css | |
| parent | cdaf5e9b351b286e1f4e863f94818e68ccf2550a (diff) | |
| download | silicon-linux-c3945fbf5d4177aed1b91606ff21203dfaea3119.tar.gz silicon-linux-c3945fbf5d4177aed1b91606ff21203dfaea3119.tar.bz2 silicon-linux-c3945fbf5d4177aed1b91606ff21203dfaea3119.zip | |
Update style.css
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ body{ - font-family: roboto; + font-family: 'Roboto', sans-serif; background: #333; color: white } |
