projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c02b827
)
Add css by @jow- about top bar
author
Zhong Jianxin
<azuwis@gmail.com>
Tue, 24 May 2016 08:52:54 +0000
(16:52 +0800)
committer
Zhong Jianxin
<azuwis@gmail.com>
Tue, 24 May 2016 08:57:24 +0000
(16:57 +0800)
css/lede.css
patch
|
blob
|
history
diff --git
a/css/lede.css
b/css/lede.css
index 4348bde85c88cf5f442cdeabd874871fc478c0f1..79188ab523a5bd9312684a927385647e7c07b001 100644
(file)
--- a/
css/lede.css
+++ b/
css/lede.css
@@
-5,3
+5,14
@@
a {
p {
line-height: 1.8;
}
+
+.top-bar-section {
+ max-width: 100rem !important;
+}
+
+@media only screen and (min-width: 40.063em) {
+ .top-bar {
+ height: auto;
+ min-height: 2.8125rem;
+ }
+}