projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d69f6da
)
hide image details section by default
author
Moritz Warning
<moritzwarning@web.de>
Wed, 29 Jan 2020 20:52:14 +0000
(21:52 +0100)
committer
Moritz Warning
<moritzwarning@web.de>
Wed, 29 Jan 2020 20:52:14 +0000
(21:52 +0100)
www/index.css
patch
|
blob
|
history
diff --git
a/www/index.css
b/www/index.css
index 6cca5166cad2c6c3bd4a1c1eb7478c987f0ade89..a95e97498697da55c0432749b0c250418b9fed26 100644
(file)
--- a/
www/index.css
+++ b/
www/index.css
@@
-158,6
+158,10
@@
header > div {
line-height: 1.5;
}
+#images {
+ display: none;
+}
+
#images > div {
padding-top: 20px;
}