Update main.css

This commit is contained in:
Mirco Wittrien 2019-05-22 10:15:06 +02:00 committed by GitHub
parent 5e6659dc57
commit ae13ce5890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -721,7 +721,7 @@ color: #f6f6f7;
}
/* Ace Editor Settings */
body > div:not[class]:last-of-type {
body > div:not([class]):last-of-type {
background: rgba(0,0,0, 0.7)!important;
}