This commit is contained in:
Kameron Kenny 2019-06-04 08:43:17 -04:00
parent eba043153f
commit 856bd80eab
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ body {
color: #AAA; }
textarea {
background: #111;
width:80%;
height:50%;
color: lime;
border: 1px solid #999; }
.warn { color: yellow; }