Skip to content

Commit

Permalink
strings missing
Browse files Browse the repository at this point in the history
  • Loading branch information
SiaNariman committed Dec 4, 2014
1 parent 9c49f48 commit fd7878e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions AirFixed_rtl.css
Expand Up @@ -1459,7 +1459,7 @@ COLOUR SCHEME
----------------------------------------------------------------*/

html, body, .pun {
background: #F6F6F8 url(AirFixed_rtl/img/bg.jpg) repeat-x 0 0;
background: #f0f0f0;
color: #333;
}

Expand All @@ -1468,7 +1468,7 @@ html, body, .pun {
border-color: #cad7e1;
color: #566579;
padding: 18px;
box-shadow: -1px 4px 41px -14px rgba(0,0,0,0.75);
box-shadow: -1px 4px 41px -14px rgba(0,0,0,0.75);
}

#brdtitle #brddesc, .pun .pagepost, #brdstats #onlinelist, #brdfooter #searchlinks, #brdfooter #modcontrols,
Expand Down Expand Up @@ -1698,4 +1698,5 @@ box-shadow: -1px 4px 41px -14px rgba(0,0,0,0.75);

.pun .inew .icon {
border-color: #91b3d9 #87a8d1 #6c85bb #7292c3;
}
}

0 comments on commit fd7878e

Please sign in to comment.