mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Fixed Logo not displaying
Fixed Logo not displaying
This commit is contained in:
@@ -199,8 +199,8 @@ font-family: 'Amarante', sans-serif;
|
||||
.sheet-gamename {
|
||||
grid-area: gamename;
|
||||
|
||||
/* background-image: url("https://i.ibb.co/ynv5ZSCs/BBlogo.png"); Brindlewood Bay logo, used with publisher permission - temporary version*/
|
||||
background-image: url("https://github.com/Roll20/roll20-character-sheets/blob/master/Brindlewood%Bay/BBlogo.PNG?raw=true");
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Brindlewood%20Bay/BBlogo.png");
|
||||
|
||||
|
||||
background-size: contain;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user