config/modules/rice/ags/cfg/scss/bar/_clock.scss

9 lines
164 B
SCSS
Raw Normal View History

.clock {
background-color: #1e1e2e;
border-radius: 15px;
border: 3px solid #11111b;
color: #cdd6f4;
font-weight: bold;
padding: 1px 15px;
}