summaryrefslogtreecommitdiff
path: root/src/frontend/checkout.php
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2015-12-20 23:27:52 +0100
committertg(x) <*@tg-x.net>2015-12-20 23:27:52 +0100
commita850ad35888a34cc6d330c73dbc1cee00f479522 (patch)
treee91e022581a80b031d81914d8066cec754d77312 /src/frontend/checkout.php
parente11713480e8f3a805ac494d7e398254e5b6d2b62 (diff)
downloadmerchant-a850ad35888a34cc6d330c73dbc1cee00f479522.tar.gz
merchant-a850ad35888a34cc6d330c73dbc1cee00f479522.tar.bz2
merchant-a850ad35888a34cc6d330c73dbc1cee00f479522.zip
colours
Diffstat (limited to 'src/frontend/checkout.php')
-rw-r--r--src/frontend/checkout.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frontend/checkout.php b/src/frontend/checkout.php
index 7947481b..e4dd8ebd 100644
--- a/src/frontend/checkout.php
+++ b/src/frontend/checkout.php
@@ -64,8 +64,8 @@
<header>
<div id="logo">
<svg height="100" width="100">
- <circle cx="50" cy="50" r="40" stroke="black" stroke-width="6" fill="white" />
- <text x="19" y="82" font-family="Verdana" font-size="90" fill="black">S</text>
+ <circle cx="50" cy="50" r="40" stroke="darkcyan" stroke-width="6" fill="white" />
+ <text x="19" y="82" font-family="Verdana" font-size="90" fill="darkcyan">S</text>
</svg>
</div>