mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Adding 2 missing icons
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user