Rework folder organization
This commit is contained in:
19
less/table.less
Normal file
19
less/table.less
Normal file
@ -0,0 +1,19 @@
|
||||
.table-font {
|
||||
font-family: Signika, sans-serif;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table-bold {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.table-center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table-controls {
|
||||
font-family: Signika, sans-serif;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user