EduBoardTools/assets/css/not_scss.css

10 lines
211 B
CSS
Raw Permalink Normal View History

2023-12-31 10:37:32 +03:00
.timer-action-button {
color: white;
background-color: #097a8b;
border-radius: 10px;
padding: 10px;
margin: 10px;
border-bottom-color: #0b147a;
border-right-color: #0b147a;
border-style: ridge;
}