minor adjustments

This commit is contained in:
antilopa 2022-10-10 13:50:41 +02:00
parent 9f6d28c6be
commit 69df43c4b3
3 changed files with 7 additions and 2 deletions

View File

@ -25,8 +25,13 @@
/* body { background: #203040; color: #E3DEDB; } /* already set in default.css */
.page-fill {
min-height: 150px;
}
.banner {
position: relative;
overflow:hidden;
z-index: 999;
}

View File

@ -17,7 +17,6 @@
html {
background: var(--html-bg);
}
body {
@ -31,6 +30,8 @@ body {
margin: 0 auto;
-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
-webkit-text-size-adjust: 100%;
}
h1,

1
learn4

@ -1 +0,0 @@
Subproject commit 704a233bdba73dcfb197f3d3fcdd9e89778445c3