aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-01-29 23:05:09 +0100
committervincent-peugnet <v.peugnet@free.fr>2020-01-29 23:05:09 +0100
commit0259be325a83e200913b3c9acd6700057f2035d9 (patch)
tree367204023c4ccead808f7f9ae1c47ef19a76eb93 /assets/css/home.css
parentaaa5016ea6ec00137868fef0693e9ccdb2ca633d (diff)
downloadwcms-0259be325a83e200913b3c9acd6700057f2035d9.tar.gz
wcms-0259be325a83e200913b3c9acd6700057f2035d9.zip
fix #22, fix #44
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index dc8c933..fdf6e5b 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -153,6 +153,12 @@ table a.secure.public {
}
+table img.favicon {
+ height: 16px;
+ max-width: 32px;
+}
+
+
body {
margin: 0;
height: 100%;
@@ -576,3 +582,4 @@ footer {
+