CSS Code Button (Systeme Snaps Video Ep. 6)
Tue Jul 02 2024 06:59:16 GMT+0000 (Coordinated Universal Time)
Saved by
@niavimi
<style>
.systeme-show-popup-828168 {
background-color: #007bff; /* Change the background color */
color: white; /* Change the text color */
padding: 10px 20px; /* Adjust padding */
border: none; /* Remove border */
border-radius: 5px; /* Round the corners */
cursor: pointer; /* Change cursor to pointer */
text-decoration: none; /* Remove underline */
}
</style>
content_copyCOPY
Comments