mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2024-12-22 00:12:41 +00:00
Adding 2 missing icons
This commit is contained in:
parent
448380cf92
commit
6c0b67a3c6
@ -162,14 +162,14 @@ a {
|
||||
display: inline-block;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
background-image: url(../../images/shaarli-icon.png);
|
||||
background-image: url(../shaarli-icon.png);
|
||||
background-size: contain;}
|
||||
.uk-icon-stackoverflow:before {
|
||||
content: ' ';
|
||||
display: inline-block;
|
||||
height: 28px;
|
||||
width: 28px;
|
||||
background-image: url(../../images/stackoverflow-icon.png);
|
||||
background-image: url(../stackoverflow-icon.png);
|
||||
background-size: contain;}
|
||||
|
||||
.mg-support-logo {
|
||||
|
BIN
static/shaarli-icon.png
Executable file
BIN
static/shaarli-icon.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
static/stackoverflow-icon.png
Executable file
BIN
static/stackoverflow-icon.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
Loading…
Reference in New Issue
Block a user