first commit

This commit is contained in:
GarcaMan
2021-11-24 19:41:07 +00:00
parent 5ede079401
commit a8689ae26b
3 changed files with 283 additions and 160 deletions
+14
View File
@@ -149,6 +149,20 @@ body {
word-wrap: break-word;
}
#mainContent > canvas {
display: block;
margin-left: auto;
margin-right: auto;
}
.long-strip > .mainImage {
margin-bottom: 4px;
}
.long-strip > .mainImage:last-child {
margin-bottom: 0px !important;
}
#titlebar {
min-height: 25px;
height: auto;