Finished binding events to splash page

Must write the log update and maybe find a way to randomize the splash images
This commit is contained in:
unsettledgames
2021-04-25 12:41:36 +02:00
parent 238eaf1783
commit 04afee2172
8 changed files with 901 additions and 29 deletions

View File

@@ -1640,6 +1640,11 @@ div#pb-options {
text-align:center;
font-weight: bold;
&:hover {
cursor:pointer;
background-color:$baseselected;
}
p {
span {
display:block;