mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-08-17 16:46:12 +00:00
11 lines
214 B
CSS
Executable File
11 lines
214 B
CSS
Executable File
|
|
.page-status-label
|
|
{
|
|
display: block;
|
|
text-align: center;
|
|
font-size: 130px;
|
|
padding: 0;
|
|
line-height: 1;
|
|
color: #EEE;
|
|
.m-text-shadow(#CCC, -1px);
|
|
} |