v0.15-WORKINGV3

This commit is contained in:
2022-12-04 12:26:02 +05:30
parent 32fb36623b
commit c8fba74480
4 changed files with 103 additions and 57 deletions

View File

@@ -34,7 +34,7 @@ body {
width: 80%; /* Could be more or less, depending on screen size */
height: 90%;
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgb(1,1,1); /* Fallback color */
}
/* Float three header columns side by side */