update style.css
This commit is contained in:
parent
0111f5d7c7
commit
dc778fe317
@ -38,13 +38,15 @@ p {
|
||||
margin: 0 auto;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.btn-group button {
|
||||
background-color: #00ff00; /* Green background */
|
||||
color: black; /* White text */
|
||||
padding: 10px; /* Some padding */
|
||||
margin: 0px 5px 0px 5px;
|
||||
cursor: pointer; /* Pointer/hand icon */
|
||||
border: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user