finished tag implementation

This commit is contained in:
ston1th 2019-08-24 14:27:58 +02:00
commit c3076c328a
28 changed files with 396 additions and 296 deletions

View file

@ -101,6 +101,9 @@ code {
background-color: #444444;
border-radius: 2px;
}
embed {
background-color: #999999;
}
textarea,input,select {
color: #e2e2e2 !important;
background-color: #444444 !important;