Add default background color for thumbshot.

This commit is contained in:
Knah Tsaeb 2013-04-02 16:17:11 +02:00
parent 1db7867707
commit 5b82e59b33
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@ pre code {
.thumbnail img {
border-radius: 0.3em;
background-color:#fff;
}
.linkcontainer {
position: static;
@ -81,6 +82,7 @@ pre code {
.picwall_pictureframe img {
border-radius:0.1em;
background-color:#fff;
}
.picwall_pictureframe {