add bg to seed textarea

v0.1.4 0.1.4
wowario 4 years ago
parent e27e90a7d8
commit a369ad9190
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -361,7 +361,7 @@ textarea.seed {
font-size: 18px;
color: #70bf19;
font-weight: bold;
background: rgba(0, 0, 0, 0.03);
background-color: rgba(255, 255, 255, 0.85);
}
p {