it/itf/static/css/error_pages.css
2011-10-08 03:03:05 -04:00

11 lines
167 B
CSS
Executable File

.errorTxt {
text-align: center;
padding: 25px;
width: 70%;
margin-left: auto;
margin-right: auto;
color: #333;
font-weight: bold;
font-size: 18px;
}