projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca5790a
)
Use sans font for top bar toggle menu and links
author
Zhong Jianxin
<azuwis@gmail.com>
Fri, 27 May 2016 02:57:01 +0000
(10:57 +0800)
committer
Jo-Philipp Wich
<jo@mein.io>
Fri, 27 May 2016 11:43:14 +0000
(13:43 +0200)
css/lede.css
patch
|
blob
|
history
diff --git
a/css/lede.css
b/css/lede.css
index 8831a20d038cb3b6521867f14c24af6dc38aa2d4..5172462fc7d82780e32bf367939dd9b237a552e2 100644
(file)
--- a/
css/lede.css
+++ b/
css/lede.css
@@
-6,6
+6,11
@@
p {
line-height: 1.8;
}
+.top-bar .toggle-topbar span,
+.fa-ul a {
+ font-family:"Open Sans","DejaVu Sans",sans-serif;
+}
+
.top-bar-section {
max-width: 100rem !important;
}