projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe2f88b
)
Correction to zoom setting
author
Ruben Rodriguez
<ruben@fsf.org>
Mon, 24 Feb 2020 16:14:21 +0000
(11:14 -0500)
committer
Ruben Rodriguez
<ruben@fsf.org>
Mon, 24 Feb 2020 16:14:21 +0000
(11:14 -0500)
2020/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2020/assets/css/custom.css
b/2020/assets/css/custom.css
index 4a638c4f215e2593d8d4805360e5a01739c21ebf..cf6642dc9b73b5fc57d51e5a38c90477e4790e90 100644
(file)
--- a/
2020/assets/css/custom.css
+++ b/
2020/assets/css/custom.css
@@
-6,6
+6,7
@@
body {
line-height: 1.428571429;
color: #333333;
min-width: 480px;
+ zoom: 100%
}
h2 {
@@
-891,7
+892,6
@@
body {
height: 100%;
margin: 0 auto -60px;
padding: 0 0 60px;
- zoom: 100%
}
#footer {