Add concept waiter section
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.section-tables
|
||||
.section-table
|
||||
width: 72px
|
||||
float: left
|
||||
margin-right: 20px
|
||||
border: 1px solid #d8d8d8
|
||||
padding: 0.8rem
|
||||
background-color: #f2f2f2
|
||||
margin-bottom: 1rem
|
||||
text-align: center
|
||||
&:hover
|
||||
background-color: #e6e6e6
|
||||
&.active, &.active:hover
|
||||
background-color: #333
|
||||
color: white
|
||||
Reference in New Issue
Block a user