forked from GitHub-Mirrors/foundry-sw5e
basic setup to use less for css compilation
This commit is contained in:
parent
088aa386ad
commit
f90b2f2605
6 changed files with 4701 additions and 1863 deletions
|
@ -114,7 +114,7 @@
|
|||
padding: 2px 0;
|
||||
border-top: @borderGroove;
|
||||
border-bottom: @borderGroove;
|
||||
.modesto();
|
||||
.russoOne();
|
||||
}
|
||||
|
||||
/* Tags */
|
||||
|
@ -216,7 +216,7 @@
|
|||
border-bottom: @borderGroove;
|
||||
|
||||
.header-details {
|
||||
.modesto();
|
||||
.russoOne();
|
||||
}
|
||||
|
||||
/* Character Name */
|
||||
|
@ -278,7 +278,7 @@
|
|||
.sheet-navigation {
|
||||
flex: 0 0 @navHeight;
|
||||
margin-bottom: 5px;
|
||||
.modesto();
|
||||
.russoOne(14px);
|
||||
|
||||
.item {
|
||||
height: 30px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue