diff --git a/local.css b/local.css index 6f873b9..ec831d6 100644 --- a/local.css +++ b/local.css @@ -1,3 +1,11 @@ +.feedbutton { + background: #54435f; + border-left: 2px solid #8b6f9d; + border-top: 2px solid #bf99d8; + border-right: 2px solid #3e3247; + border-bottom: 2px solid #271f2d; + border-radius: 7px +} legend { font-style: italic }