mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-30 13:14:20 +00:00
ajout des peuples humains d'Alarian
This commit is contained in:
parent
94710e3e64
commit
4acabeeaf5
6 changed files with 93 additions and 7 deletions
|
|
@ -29,6 +29,13 @@
|
|||
}
|
||||
}
|
||||
|
||||
.community {
|
||||
@extend .block-highlight;
|
||||
border-color: $color-gold;
|
||||
border-left: 2px solid $color-gold;
|
||||
border-right: 2px solid $color-gold;
|
||||
}
|
||||
|
||||
.theme--dark {
|
||||
.dragon {
|
||||
background-color: darken($color-dragon, 20);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue