1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +01:00

Use different favicon service, 60x60 icons, cleaner cards, refresh

favicons admin endpoint
This commit is contained in:
2016-08-05 12:36:10 +02:00
parent 8a28d841e3
commit 0271a9339d
3 changed files with 50 additions and 17 deletions

View File

@@ -57,3 +57,14 @@
{
padding-top: 10px;
}
.card-image i
{
padding-top: 5px;
}
.card.horizontal .card-image img.favicon
{
height: 60px;
width: 60px;
}