8,960
edits
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
visibility: hidden; | visibility: hidden; | ||
width: 120px; /* Adjust width as needed */ | width: 120px; /* Adjust width as needed */ | ||
background-color: # | background-color: #DDD7CC; | ||
color: # | color: #000; | ||
text-align: center; | text-align: center; | ||
padding: 5px 0; | padding: 5px 0; | ||
border-radius: 6px; | border-radius: 6px; | ||
margin-top: 3px; | |||
/* Positioning */ | /* Positioning */ | ||