fixed CSP issue

This commit is contained in:
ston1th 2019-09-09 12:17:09 +02:00
commit 621cc2a83e
7 changed files with 11 additions and 6 deletions

View file

@ -106,6 +106,8 @@ code {
}
embed {
background-color: #999999;
width: 100%;
height: 700px;
}
textarea,input,select {
color: #e2e2e2 !important;