diff --git a/capsulflask/static/style.css b/capsulflask/static/style.css index 515f1a6..033118a 100644 --- a/capsulflask/static/style.css +++ b/capsulflask/static/style.css @@ -1,8 +1,8 @@ html { - color: #bdc7b8; + color: #241e1e; font: calc(0.40rem + 1vmin) monospace; overflow-y: scroll; - background-color: #241e1e; + background-color: #bdc7b8; } body { @@ -19,8 +19,8 @@ body { } a { - color:#6CF; - text-shadow: 1px 1px 0px #000c; + color:#00517a; + text-shadow: 1px 1px 0px #eee; } a.no-shadow { @@ -28,7 +28,7 @@ a.no-shadow { } a:hover, a:active, a:visited { - color: #b5bd68; + color: #575c28; } .nav-links a { @@ -59,11 +59,11 @@ h1, h2, h3, h4, h5 { margin: initial; padding: initial; text-transform: uppercase; - text-shadow: 2px 2px 0px #0007; + text-shadow: 2px 2px 0px #eee; } main { - border: 1px dashed #bdc7b8; + border: 1px dashed #241e1e; padding: 1rem; margin-bottom: 2em; diff --git a/capsulflask/templates/pricing.html b/capsulflask/templates/pricing.html index 5c6e708..c2156cc 100644 --- a/capsulflask/templates/pricing.html +++ b/capsulflask/templates/pricing.html @@ -8,7 +8,7 @@

- Rates for this service isn't set yet. You can see Cyberia's Capsul pricing + Rates for this service aren't set yet. You can see Cyberia's Capsul pricing on their website.