CVE: remove background color

This commit is contained in:
Georg Lukas 2021-04-14 16:55:15 +02:00
parent 0310636ca9
commit 28957f6cc1
1 changed files with 0 additions and 2 deletions

View File

@ -1292,7 +1292,6 @@
}
figure.cve {
padding: 1.5em;
background-color: rgba(255, 220, 220, 1.0);
border: 5px solid rgba(180, 0, 0, 1.0);
}
@ -1714,7 +1713,6 @@
}
figure.cve {
border: 5px solid rgba(120, 0, 0, 1.0);
background-color: #200000;
}
.box {