Browse Source

Removes border from banner

pull/40/head
nonmakina 3 years ago
parent
commit
1db6d60c47
  1. 1
      stylesheets/style.css

1
stylesheets/style.css

@ -380,7 +380,6 @@ div.banner a:hover {
img.banner,img.board_image {
display: block;
border: 1px solid #a9a9a9;
margin: 3em auto 0 auto;
}

Loading…
Cancel
Save