forked from wallabag/wallabag
Scuttle sharing
This commit is contained in:
committed by
Jeremy Benoist
parent
7d1d961267
commit
fb9f100e8f
@ -160,6 +160,11 @@
|
||||
background-image: url("../../_global/img/icons/shaarli.png");
|
||||
}
|
||||
|
||||
/* Scuttle */
|
||||
.icon-image--scuttle {
|
||||
background-image: url("../../_global/img/icons/scuttle.png");
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
|
||||
Reference in New Issue
Block a user