Update design

This commit is contained in:
Ral 2024-02-26 21:29:10 +01:00
parent ec20be7d2b
commit e15ac4f8d0
3 changed files with 5 additions and 7 deletions

View File

@ -14,8 +14,7 @@
position: absolute;
top: 240px;
// left: 1080px;
right: 655px;
left: 1144px;
font-family: 'Source Code Pro';
font-weight: 600;

View File

@ -18,9 +18,8 @@
.room-location {
position: absolute;
// top: 240px;
top: 255px;
right: 65px;
top: 260px;
left: 1448px;
z-index: 20;
@ -29,7 +28,7 @@
font-size: 40px;
text-align: end;
color: khaki;
color: white;
// box-align: center;
// -moz-box-align: center;
@ -116,7 +115,7 @@
.this-room {
font-style: italic;
color: khaki;
color: white;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 33 KiB