diff --git a/css/style.css b/css/style.css index c678865..68de812 100644 --- a/css/style.css +++ b/css/style.css @@ -104,7 +104,16 @@ div.region-top { float: right; width: 200px; } +/******************* + BUTTONS */ + .btn-default { + color: #555; + background-color: #eee; + border-color: #ececec; + padding: 1rem 3rem; + border-radius: 0.4rem; + } /******************* MENU */