help sections for downloading

This commit is contained in:
SpikeHD
2022-06-05 21:36:24 -07:00
parent c1b5256a5b
commit 8db8dd12e9
5 changed files with 39 additions and 9 deletions

View File

@@ -20,11 +20,14 @@
.HelpContents {
text-align: center;
position: relative;
}
.HelpContents .MiniDialog {
bottom: 80%;
left: 35%;
width: 60%;
height: 60%;
position: absolute;
bottom: 40px;
right: -450%;
width: 200px;
height: 120px;
}