🎨 Updated color schemes

This commit is contained in:
Liyas Thomas
2019-12-09 09:05:03 +05:30
parent cd8b4d0dd1
commit 979909ad57
3 changed files with 56 additions and 34 deletions

View File

@@ -300,7 +300,7 @@ ol li {
top: 10px;
right: 10px;
font-family: "Roboto Mono", monospace;
background-color: var(--bg-color);
background-color: transparent;
padding: 2px 6px;
border-radius: 8px;
}
@@ -312,7 +312,7 @@ ol li {
}
.bg-color {
background-color: var(--bg-color);
background-color: transparent;
}
@media (max-width: 720px) {