use a rect to set bg-color

This commit is contained in:
MaZderMind 2016-05-25 19:48:48 +02:00
parent 82730da8ff
commit 1220bd264c
2 changed files with 26 additions and 13 deletions

View file

@ -20,22 +20,22 @@
id="defs4" /> id="defs4" />
<sodipodi:namedview <sodipodi:namedview
id="base" id="base"
pagecolor="#005d8f" pagecolor="#ffffff"
bordercolor="#666666" bordercolor="#666666"
borderopacity="1.0" borderopacity="1.0"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:zoom="0.7" inkscape:zoom="0.175"
inkscape:cx="1177.0642" inkscape:cx="24.589507"
inkscape:cy="573.52298" inkscape:cy="588.61655"
inkscape:document-units="px" inkscape:document-units="px"
inkscape:current-layer="layer1" inkscape:current-layer="layer1"
showgrid="false" showgrid="false"
units="px" units="px"
inkscape:window-width="1600" inkscape:window-width="1600"
inkscape:window-height="1177" inkscape:window-height="1016"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="0" inkscape:window-y="27"
inkscape:window-maximized="0" /> inkscape:window-maximized="0" />
<metadata <metadata
id="metadata7"> id="metadata7">
@ -54,6 +54,13 @@
inkscape:groupmode="layer" inkscape:groupmode="layer"
id="layer1" id="layer1"
transform="translate(0,27.637839)"> transform="translate(0,27.637839)">
<rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#005d8f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:23.29999924;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
id="rect4162"
width="1920"
height="1080"
x="0"
y="-27.637838" />
<g <g
transform="matrix(1,0,0,-1,960.005,512.34716)" transform="matrix(1,0,0,-1,960.005,512.34716)"
style="fill:#ffffff;fill-opacity:1" style="fill:#ffffff;fill-opacity:1"

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View file

@ -37,7 +37,7 @@
id="stop386" id="stop386"
style="stop-color:#1486CC" style="stop-color:#1486CC"
offset="0.7362" /></radialGradient></defs><sodipodi:namedview offset="0.7362" /></radialGradient></defs><sodipodi:namedview
pagecolor="#005d8f" pagecolor="#ffffff"
bordercolor="#ffffff" bordercolor="#ffffff"
borderopacity="1" borderopacity="1"
objecttolerance="10" objecttolerance="10"
@ -46,16 +46,22 @@
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:window-width="1600" inkscape:window-width="1600"
inkscape:window-height="1177" inkscape:window-height="1016"
id="namedview426" id="namedview426"
showgrid="false" showgrid="false"
inkscape:zoom="0.5078125" inkscape:zoom="0.32"
inkscape:cx="465.72308" inkscape:cx="1107.6406"
inkscape:cy="600.55341" inkscape:cy="25.516513"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="0" inkscape:window-y="27"
inkscape:window-maximized="0" inkscape:window-maximized="0"
inkscape:current-layer="svg2" /><symbol inkscape:current-layer="svg2" /><rect
style="color:#000000;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#005d8f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:23.29999924;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate"
id="rect4248"
width="1920"
height="1080"
x="0"
y="0" /><symbol
id="Code" id="Code"
viewBox="-228.844 -172.096 457.666 340.157" viewBox="-228.844 -172.096 457.666 340.157"
transform="translate(0,-337.32202)"><g transform="translate(0,-337.32202)"><g

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB