mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-11 04:42:42 +00:00
Improved the dice rolling algo
This commit is contained in:
@@ -111,7 +111,6 @@
|
||||
}
|
||||
.addPlayers{
|
||||
h3{
|
||||
//background-color : fade(@purple, 25%);
|
||||
color : white;
|
||||
background-color: @purple;
|
||||
}
|
||||
@@ -121,5 +120,13 @@
|
||||
margin : 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.dmDice{
|
||||
h3{
|
||||
color : white;
|
||||
background-color: @teal;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user