Removed background from images
Introducing it wasn't smart - I forgot about transparent PNGs
This commit is contained in:
parent
febf22a667
commit
e733da58d2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ embed {
|
|||
}
|
||||
|
||||
.post-type-image img {
|
||||
background: url('../img/bk-image.png') lemonchiffon;
|
||||
/*background: url('../img/bk-image.png') lemonchiffon;*/
|
||||
}
|
||||
.post-type-flash embed {
|
||||
background: url('../img/bk-swf.png') lemonchiffon;
|
||||
|
|
Loading…
Reference in a new issue