Add Afterlogic Lite mail

This commit is contained in:
2019-09-02 17:42:24 +02:00
parent ea7c33cb8e
commit 74e86ded33
3 changed files with 8 additions and 0 deletions

View File

@@ -50,6 +50,12 @@ ul#webmail li div a {
text-decoration: none;
color: black;
}
ul#webmail li#afterlogic div {
background: white url('afterlogic.png') no-repeat;
background: white url('afterlogic.svg') no-repeat;
background-size: auto 8em;
background-position: 50% 60%;
}
ul#webmail li#squirrelmail div {
background: white url('squirrelmail.png') no-repeat;
background-size: auto 10em;