diff --git a/stylesheets/greybird.css b/stylesheets/greybird.css index 97006bb6..a9963e36 100644 --- a/stylesheets/greybird.css +++ b/stylesheets/greybird.css @@ -324,6 +324,10 @@ tr.tblhead > th { margin-top: 10px; } +fieldset { + border: 1px solid gray; +} + @media screen and (max-width: 700px) { img.banner, img.board_image { border: 1px solid #a9a9a9;