NepCoders / BlogTheme

Bloagmandu Theme
0 stars 0 forks source link

include css for 404 and under construction page #149

Closed Ashishr2 closed 8 years ago

Ashishr2 commented 8 years ago

/* 404 Page & Under Construction */

.UC-header{

color: #292929;

font-weight: 400;

font-size: 55px;

line-height:80px;

text-align:center;

margin-top:40px;

}

.UC-message{

color: #848484;

font-weight: 100;

font-size: 24px;

text-align:center;

line-height:38px;

margin-top: 24px;

}

.not-found-first-line{

color: #292929;

font-weight: 400;

font-size: 85px;

line-height:80px;

text-align:center;

}

.not-found-second-line{

color: #848484;

font-weight: 400;

font-size:50px;

line-height:60px;

padding-top:40px;

padding-bottom:40px

}

.not-found-third-line{

color: #848484;

font-weight: 100;

font-size: 24px;

text-align:center;

line-height:28px;

margin-top: 24px;

} .not-found-fourth-line{

color: #848484;

font-weight: 100;

font-size: 22px;

text-align:center;

margin-top: -5px;

}