Add asciidoc styles

This commit is contained in:
Daniel Kluge
2022-02-04 23:29:26 +01:00
parent 9fdc280344
commit c49868cb92
4 changed files with 470 additions and 1 deletions
+2 -1
View File
@@ -10,10 +10,11 @@
}
.modalContainer {
background: #333;
background: #272b30;
color: #ccc;
width: 100%;
height: 100%;
padding: 20px;
border-radius: 20px;
overflow-y: auto;
}