Prototype Article und Theme Files hinzugefügt
This commit is contained in:
8
src/css/theme/components/appointment.less
Normal file
8
src/css/theme/components/appointment.less
Normal file
@@ -0,0 +1,8 @@
|
||||
.appointment {
|
||||
background: @secondary;
|
||||
color: @on-secondary;
|
||||
border-radius: 50px;
|
||||
font-size: 18px;
|
||||
text-align: center;
|
||||
padding: @space-xs @space-sm;
|
||||
}
|
||||
Reference in New Issue
Block a user