forked from ag_kommunikation/webseite
update top line to light blue
This commit is contained in:
parent
4d6d7e98c2
commit
1a00d76086
@ -251,7 +251,7 @@ header {
|
||||
.bg_box__top_bar_left {
|
||||
grid-row: 2 / span 1;
|
||||
grid-column: 1 / span 3;
|
||||
background-color: var(--wtf-dark-blue);
|
||||
background-color: var(--wtf-light-blue);
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
|
@ -1,14 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg width="100%" height="100%" viewBox="0 0 96 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
||||
<g transform="matrix(1,0,0,1,-979,0)">
|
||||
<g transform="matrix(1,0,0,1,-158,0)">
|
||||
<g id="blue-corner" serif:id="blue corner" transform="matrix(1,0,0,1,-93,-106)">
|
||||
<path d="M1257.17,152L1230,170L1230,152L1257.17,152Z" style="fill:rgb(0,51,128);"/>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" version="1.1" viewBox="0 0 96 64" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:serif="http://www.serif.com/"><title>WTF Layout</title><metadata><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/><dc:title>WTF Layout</dc:title><cc:license rdf:resource="MIT License"/><dc:creator><cc:Agent><dc:title>L3D <l3d@c3woc.de></dc:title></cc:Agent></dc:creator></cc:Work></rdf:RDF></metadata>
|
||||
<g transform="translate(-979)">
|
||||
<g transform="translate(-158)">
|
||||
<g id="blue-corner" transform="translate(-93 -106)" serif:id="blue corner">
|
||||
<path d="m1257.2 152-27.17 18v-18h27.17z" fill="#2a7fff"/>
|
||||
</g>
|
||||
</g>
|
||||
<g transform="matrix(1,0,0,1,-158,0)">
|
||||
<path id="top-right-triangle" serif:id="top right triangle" d="M1233,0L1233,64L1137,64" style="fill:rgb(255,203,169);"/>
|
||||
<path id="top-right-triangle" d="m1233 0v64h-96" fill="#ffcba9" serif:id="top right triangle"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 965 B After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user