remove border around the comic-mini in the archive thumbnails

Signed-off-by: Philip M. Hofer (Frumph) <frumph_dragon@yahoo.com>
This commit is contained in:
Philip M. Hofer (Frumph) 2010-01-07 00:43:39 -08:00
parent 51c5b14585
commit b120e7a8bc
1 changed files with 1 additions and 5 deletions

View File

@ -778,10 +778,6 @@ ul.children {
-khtml-opacity: 0.5; /* khtml, old safari */ -khtml-opacity: 0.5; /* khtml, old safari */
} }
.comicarchiveframe img {
border: 1px solid #000;
}
.comicarchiveframe h3 { .comicarchiveframe h3 {
margin: 0; margin: 0;
} }