diff --git a/project-4/app.css b/project-4/app.css index 8fca53f..054b13d 100644 --- a/project-4/app.css +++ b/project-4/app.css @@ -12,3 +12,11 @@ body{ .y{ color:rgba(255,0,0,0.3); } +.r2-button{ + border-radius: 15px; + background-color: rgb(0, 255, 179); + outline: 0; + border-width: 0; + color: palevioletred ; + +} diff --git a/project-4/index.html b/project-4/index.html index 1dfac14..141fe0b 100644 --- a/project-4/index.html +++ b/project-4/index.html @@ -7,8 +7,9 @@
-