issue #10 System Notice팝업 CSS추가.

This commit is contained in:
Paul Kim
2023-02-27 21:59:56 +09:00
parent cabfade8d6
commit 1e0bafafde

View File

@@ -50,6 +50,10 @@
color: rgb(0, 255, 64); color: rgb(0, 255, 64);
} }
.error #details #message.notice {
color: rgb(192, 192, 192);
}
.error #countdown { .error #countdown {
position: absolute; position: absolute;
top: 40%; top: 40%;