mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Replaced externally hosted image with one on github
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 86 KiB |
+1
-1
@@ -14,7 +14,7 @@ padding-right: 4px;
|
||||
width: 3.5em;
|
||||
}
|
||||
.charsheet {
|
||||
background-image: url("http://freeseamlesstextures.com/images/11-fiber-paper-background-sml.jpg");
|
||||
background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Toon/Images/11-fiber-paper-background-sml.jpg");
|
||||
}
|
||||
.charsheet table td, .charsheet table th {
|
||||
font-size: 1.2em;
|
||||
|
||||
Reference in New Issue
Block a user