graphonline/i/css/page_status_label.css
2017-04-15 01:34:36 +03:00

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);
}