Commit 6bb82f7a authored by Azizi's avatar Azizi
Browse files

Update index.html

parent e52a7305
Pipeline #8343 passed with stage
in 5 seconds
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
<style> <style>
/* Style for the buttons */ /* Style for the buttons */
button { button {
background-color: gray; background-color: black;
color: black; color: yellow;
font-size: 20px; font-size: 20px;
padding: 12px 20px; padding: 12px 20px;
border: none; border: none;
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
/* Style for the logo */ /* Style for the logo */
#logo { #logo {
float: top; float: center;
margin-right: 20px; margin-right: 20px;
margin-top: 20px; margin-top: 20px;
width: 100px; width: 100px;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment