0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 06:52:38 +00:00

Move base64 images out to files

This commit is contained in:
Trevor Buckner
2021-04-05 01:01:18 -04:00
parent 73ccad8a76
commit 14d83d4263
13 changed files with 10 additions and 10 deletions

View File

@@ -206,7 +206,7 @@ body {
background-color : @monsterStatBackground;
border-style : solid;
border-width : 10px;
border-image : @monsterBorderImage 10;
border-image : @monsterBorderImageLegacy 10;
h2{
margin-top : -8px;
margin-bottom : 0px;