Fix CSS for Firefox
This commit is contained in:
parent
98230468c7
commit
054da6dc0d
2 changed files with 3 additions and 3 deletions
BIN
logo.png
BIN
logo.png
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
|
@ -244,9 +244,9 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
cx: 18;
|
cx: 18px;
|
||||||
cy: 18;
|
cy: 18px;
|
||||||
r: 4.5;
|
r: 4.5px;
|
||||||
stroke: white;
|
stroke: white;
|
||||||
stroke-width: 1;
|
stroke-width: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue