diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2020-01-29 23:05:09 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2020-01-29 23:05:09 +0100 |
commit | 0259be325a83e200913b3c9acd6700057f2035d9 (patch) | |
tree | 367204023c4ccead808f7f9ae1c47ef19a76eb93 /assets/css/home.css | |
parent | aaa5016ea6ec00137868fef0693e9ccdb2ca633d (diff) | |
download | wcms-0259be325a83e200913b3c9acd6700057f2035d9.tar.gz wcms-0259be325a83e200913b3c9acd6700057f2035d9.zip |
fix #22, fix #44
Diffstat (limited to 'assets/css/home.css')
-rw-r--r-- | assets/css/home.css | 7 |
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 { + |