Very poggers updates!

This commit is contained in:
2022-03-30 15:06:21 +00:00
parent 222b2861b1
commit 60abb12da2
32 changed files with 160 additions and 145 deletions

View File

@@ -31,4 +31,5 @@
.chroma .c1 { color: #ff0000; font-style: italic }
.chroma .cs { color: #ff0000; font-style: italic }
.chroma .cp { color: #ff0000; font-style: italic }
.chroma .cpf { color: #ff0000; font-style: italic }
.chroma .cpf { color: #ff0000; font-style: italic }
.highlight pre { padding: 1rem; max-width: 75%; }

View File

@@ -39,7 +39,6 @@ body {
#lang-menu ul {
background-color: #222;
position: absolute;
min-width: 160px;
display: none;
z-index: 1;
}