it/itf/static/css/error_pages.css
2010-03-03 19:58:00 +05:30

11 lines
167 B
CSS

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