8,960
edits
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
background-color: #007bff; /* Default color */ | background-color: #007bff; /* Default color */ | ||
transition: transform 0.3s ease, background-color 0.3s ease; | transition: transform 0.3s ease, background-color 0.3s ease; | ||
float:right; | |||
margin-right: 5px; | |||
} | } | ||