Removing style for spinner, no longer needed.

This commit is contained in:
sergiotarxz 2020-12-30 05:33:17 +01:00
parent df2b70cd5a
commit 25b399a374
Signed by untrusted user who does not match committer: sergiotarxz
GPG Key ID: E5903508B6510AC2
2 changed files with 0 additions and 4 deletions

View File

@ -1,3 +0,0 @@
svg {
background: none;
}

View File

@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/css/spinner.css" type="text/css"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin:auto;display:block;" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
<g>
<g transform="translate(50 50)">

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB