diff --git a/public/index.css b/public/index.css index 60b519e..f71dfb9 100644 --- a/public/index.css +++ b/public/index.css @@ -11,7 +11,7 @@ h1.transred { color: red; } meta.colon_p { - color: rgba(0,0,0,0); + color: rgba(255,255,255,0.5); } body.jack { /* comment by future blank: no */ @@ -46,7 +46,7 @@ div.linkz { box-sizing: border-box; } a.blue, i.blue, p.blue { - color: rgb(42, 255, 42); + color: rgb(42, 42, 255); } div.container { margin-bottom: 1em;