basic setup to use less for css compilation

This commit is contained in:
Nathanael Phillips 2020-10-21 07:15:47 -07:00
parent 088aa386ad
commit f90b2f2605
6 changed files with 4701 additions and 1863 deletions

View file

@ -87,8 +87,7 @@
height: 18px;
line-height: 16px;
margin: 4px 8px 2px;
.modesto();
font-size: 18px;
.russoOne(14px);
color: @colorOlive;
border-bottom: 1px solid @colorFaint;
}
@ -124,7 +123,7 @@
align-items: center;
height: 28px;
line-height: 28px;
.modesto();
.russoOne();
> * {
font-weight: 400;
@ -157,7 +156,7 @@
list-style: none;
margin: 0;
padding: 0;
.modesto();
.russoOne();
border: @borderGroove;
border-radius: 3px;
@ -493,7 +492,7 @@
h3 {
margin: 0 -5px 0 0;
padding-left: 5px;
.modesto();
.russoOne();
font-size: 16px;
}