fixed bg.png issue

This commit is contained in:
Troy Goode 2012-08-23 00:52:59 -04:00
parent 8522e3bc9b
commit 0e1686c302

View file

@ -1,3 +1,7 @@
body{
background-image: url('/img/bg.png');
}
.selected-post .post-rank{
display: none !important;
}