Commit e52a7305 authored by Azizi's avatar Azizi
Browse files

Update index.html

parent 5c57e953
Pipeline #8339 passed with stage
in 5 seconds
......@@ -7,19 +7,19 @@
<style>
/* Style for the buttons */
button {
background-color: blue;
color: white;
font-size: 24px;
padding: 12px 24px;
background-color: gray;
color: black;
font-size: 20px;
padding: 12px 20px;
border: none;
border-radius: 4px;
margin: 20px;
margin: 81px;
cursor: pointer;
}
/* Style for the logo */
#logo {
float: right;
float: top;
margin-right: 20px;
margin-top: 20px;
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