I'm stupid :p

Or mentally deficient 🤔
This commit is contained in:
blank X 2019-01-18 18:15:53 +07:00
parent f9d316a7e1
commit 6e0c5d1f4d
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
1 changed files with 2 additions and 2 deletions

View File

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