add lot of infos + minor fixes

This commit is contained in:
Beu
2019-10-01 13:45:50 +02:00
parent 85c9f35419
commit 02a504edea
11 changed files with 200 additions and 20 deletions

BIN
assets/logos/apache2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

BIN
assets/logos/backuppc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
assets/logos/bind9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

BIN
assets/logos/git.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
assets/logos/linux.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
assets/logos/modoboa.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
assets/logos/nginx.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
assets/logos/openvpn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
assets/logos/pfsense.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

View File

@ -114,6 +114,12 @@ h2 svg {
float: right;
}
.logo span {
position: relative;
top: 38%;
z-index: -1;
font-size: 32px;
}
.logo img {
max-width:100%;