4 lines
95 B
CSS
4 lines
95 B
CSS
.m-t-10 { margin-top: 10px; }
|
|
.m-t-15 { margin-top: 15px; }
|
|
.text-right { text-align: right; }
|