Initial import

This commit is contained in:
2021-12-02 20:18:21 +01:00
parent 522cad2ff8
commit b3f0af8c12
14 changed files with 201 additions and 286 deletions

View File

@ -1153,7 +1153,7 @@ ul, li {
color: #CCC
}
#pause > img {
content: url(../images/ui/wotg_logo_01.webp);
content: url(../images/ui/pegasus_logo_v1.webp);
height: 160px;
width: 256px;
top: -80px;
@ -1161,7 +1161,7 @@ ul, li {
}
#logo {
content : url(../images/ui/wotg_logo_01.webp);
content : url(../images/ui/pegasus_logo_v1.webp);
width: 110px;
height: 70px;
}