Commit 313c8f2f authored by Arif's avatar Arif
Browse files

Update index.html

parent 35942c2e
Pipeline #8313 passed with stage
in 5 seconds
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<style> <style>
/* Style for the buttons */ /* Style for the buttons */
button { button {
background-color: blue; background-color: magenta;
color: white; color: white;
font-size: 24px; font-size: 24px;
padding: 12px 24px; padding: 12px 24px;
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
/* Style for the logo */ /* Style for the logo */
#logo { #logo {
float: right; float: center;
margin-right: 20px; margin-right: 20px;
margin-top: 20px; margin-top: 20px;
width: 100px; width: 100px;
......
Markdown is supported
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