diff --git a/assets/css/style.css b/assets/css/style.css index 47b7b45..b09ec09 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -59,10 +59,18 @@ a { } a:hover { - color: #6c7afa; + color: #ffffff; text-decoration: none; } +botton{ + font-size:24px; + font-weight:bolder; + border-radius:5px; + border:1px solid red; + background-color: red;" +} + h1, h2, h3,