parent
f9d316a7e1
commit
6e0c5d1f4d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue