1
0
mirror of https://codeberg.org/diginaut/digimarks.git synced 2026-05-06 21:34:10 +02: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
+11
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;
}