projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b48eea
)
missing semicolon on style
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 16 Feb 2020 19:15:09 +0000
(19:15 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 16 Feb 2020 19:15:09 +0000
(19:15 +0000)
local.css
patch
|
blob
|
history
diff --git
a/local.css
b/local.css
index 2298360471b7fc17f0bd4d92c64043020da4057d..65a65b3a95b39f99208943dd77ca8a81ad1679e8 100644
(file)
--- a/
local.css
+++ b/
local.css
@@
-1,5
+1,5
@@
body {
- font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important
+ font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important
;
padding-top: 70px;
}