Add files via upload

This commit is contained in:
OdiousImp2604
2021-01-17 18:17:20 +00:00
committed by GitHub
parent deba7093bd
commit 5023d0863c
12 changed files with 629 additions and 61 deletions

View File

@@ -12,7 +12,6 @@ margin: 0px 3px 3px 3px;
#entry:selected {
background-color:#4b3766;
font-weight: bold;
color: #d8dee9;
}
#text:selected {
@@ -50,7 +49,7 @@ margin-bottom: 10px;
#text {
padding: 5px;
color: #ffffff;
color: #d8dee9;
background-color: transparent;
}