mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 3.4 KiB |
+2
-2
@@ -181,11 +181,11 @@ label div
|
||||
}
|
||||
|
||||
.charsheet .sheet-ACBG {
|
||||
background: url('http://i.imgur.com/6lUoOzW.png') no-repeat 20% 0% / 6.6em auto;
|
||||
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Beacon/Assets/shield.png') no-repeat 20% 0% / 6.6em auto;
|
||||
}
|
||||
|
||||
.charsheet .sheet-HPBG {
|
||||
background: url('http://i.imgur.com/37exssR.png') no-repeat 20% 0% / 6.6em auto;
|
||||
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Beacon/Assets/hp.png') no-repeat 20% 0% / 6.6em auto;
|
||||
}
|
||||
|
||||
/* END Graphic Boxes */
|
||||
|
||||
+2
-2
@@ -4,8 +4,8 @@
|
||||
<div class="sheet-overall-wrapper">
|
||||
|
||||
<div class="sheet-row">
|
||||
<div class="sheet-col-1-1 sheet-padl sheet-margin-top sheet-center"><img src="http://i.imgur.com/IvwBoIM.png" alt="Beacon Character Record Sheet"></div>
|
||||
<!-- <div class="sheet-col-1-1 sheet-margin-top sheet-center"><img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Beacon/Assets/logo.png" alt="Beacon Character Record Sheet"></div> -->
|
||||
<!-- <div class="sheet-col-1-1 sheet-padl sheet-margin-top sheet-center"><img src="http://i.imgur.com/IvwBoIM.png" alt="Beacon Character Record Sheet"></div> -->
|
||||
<div class="sheet-col-1-1 sheet-margin-top sheet-center"><img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Beacon/Assets/logo.png" alt="Beacon Character Record Sheet"></div>
|
||||
</div>
|
||||
<hr/>
|
||||
<!-- switch between play and update mode -->
|
||||
|
||||
Reference in New Issue
Block a user