css
-
[expand title=”Push me” swaptitle=”Push” trigclass=”noarrow my_button” tag=”div”]this is the hidden content[/expand]
.my_button {
background-color: white;
color: black;
border-radius: 6px;
font-family: by;
padding: 5px;
width: 99px;
text-align: center;
border: 2px solid #98FB98; /* Green */
}.my_button.colomat-hover{
background-color: #eb234c; /* red */
color: white;
text-align: center;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘css’ is closed to new replies.