diff --git a/content/static/datenspuren/images/sun.svg b/content/static/datenspuren/images/sun.svg index ec4f5502b..e97283d63 100644 --- a/content/static/datenspuren/images/sun.svg +++ b/content/static/datenspuren/images/sun.svg @@ -7,48 +7,16 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="4000" - height="4000" - id="svg3751" + width="8000" + height="8000" + id="svg2" version="1.1" - inkscape:version="0.48.0 r9654" + inkscape:version="0.48.1 r9760" sodipodi:docname="sun.svg"> - - - - - - - - + id="defs4" /> + inkscape:window-y="19" + inkscape:window-maximized="0" /> + id="metadata7"> image/svg+xml - + @@ -83,22 +51,22 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" - transform="translate(0,2947.6378)"> + transform="translate(0,6947.6378)"> + d="M 837.14281,1149.505 200.00451,233.50242 691.99208,1234.9784 198.49319,234.24629 535.72342,1297.8636 196.88788,234.75661 371.82759,1336.7557 195.22444,235.02196 203.96578,1350.786 193.54003,235.03643 35.88773,1339.6412 191.87228,234.79969 -128.65197,1303.5701 190.25844,234.31702 -285.97778,1243.3785 188.73456,233.59922 -432.5753,1160.4109 187.33469,232.66231 -565.16977,1056.5209 186.09009,231.52723 -680.79927,934.02902 185.02856,230.21933 -776.88081,795.67159 184.17383,228.76782 -851.2681,644.5393 183.54498,227.20513 -902.29944,484.00818 183.15606,225.56617 -928.83489,317.66423 183.01575,223.88756 -930.28167,149.2233 183.1272,222.20678 -906.60748,-17.551914 183.48791,220.56138 -858.34116,-178.93593 184.08983,218.98812 -786.56089,-331.3237 184.9195,217.52215 -692.87012,-471.31113 185.9584,216.1962 -579.36177,-595.77113 187.18332,215.03991 -448.5714,-701.92347 188.5669,214.07909 -303.42067,-787.39689 190.07822,213.33522 -147.15201,-850.28205 191.68353,212.8249 16.743816,-889.17419 193.34697,212.55955 184.60563,-903.20454 195.03138,212.54508 352.68368,-892.05967 196.69913,212.78182 517.22338,-855.98855 198.31297,213.26449 674.54919,-795.79694 199.83685,213.98229 821.14671,-712.82943 201.23672,214.9192 953.74118,-608.93938 202.48132,216.05428 1069.3707,-486.4475 203.54285,217.36219 1165.4522,-348.09008 204.39758,218.81369 1239.8395,-196.95779 205.02643,220.37638 1290.8709,-36.426664 205.41535,222.01534 1317.4063,129.91728 205.55566,223.69396 1318.8531,298.35821 205.44421,225.37474 1295.1789,465.13343 205.0835,227.02013 1246.9126,626.51744 204.48158,228.59339 1175.1323,778.90521 203.65191,230.05937 1081.4415,918.89264 202.61301,231.38531 967.93318,1043.3526 201.38809,232.54161 z" + transform="matrix(3.5590153,0,0,3.5590153,3314.7054,-3757.2057)" /> diff --git a/content/static/datenspuren/style/style.css b/content/static/datenspuren/style/style.css index df0780798..4925ab34f 100644 --- a/content/static/datenspuren/style/style.css +++ b/content/static/datenspuren/style/style.css @@ -144,10 +144,10 @@ dl dd { overflow: hidden; clip: auto; position: absolute; - top: -1900px; - right: -1900px; - width: 4000px; - height: 4000px; + top: -3900px; + right: -3900px; + width: 8000px; + height: 8000px; } .solar-anim { -webkit-animation: rotate 230s infinite linear; @@ -269,4 +269,3 @@ dl dd { display: inline; padding-right: 1em; } -