1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-29 09:44:28 +01:00

1px border around banners

This commit is contained in:
Savetheinternet 2011-09-29 22:29:55 +10:00
parent 9fad606ec2
commit 0dccfad41a

View File

@ -119,7 +119,8 @@ div.banner a:hover {
}
img.banner {
float: none;
margin: 4px auto 0 auto;
border: 1px solid black;
margin: 12px auto 0 auto;
}
img {
display: block;