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; position: absolute;
top: 240px; top: 240px;
// left: 1080px; left: 1144px;
right: 655px;
font-family: 'Source Code Pro'; font-family: 'Source Code Pro';
font-weight: 600; font-weight: 600;

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 33 KiB