From 776128c08067d37836154d64330df0197469ebba Mon Sep 17 00:00:00 2001 From: CoalPoweredPuppet Date: Tue, 29 Mar 2016 06:31:55 -0400 Subject: [PATCH] W20 background fix W20 background fix --- CWOD-W20/W20.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CWOD-W20/W20.css b/CWOD-W20/W20.css index 91f0d0a85a..f63a4fbee1 100644 --- a/CWOD-W20/W20.css +++ b/CWOD-W20/W20.css @@ -14,7 +14,7 @@ div.sheet-core-content { display: none; } .charsheet { - background: url('http://mrgone.rocksolidshells.com/pdf/Borders/NWoD_ChangingBreeds_Border_NoLogo.jpg'); + background: url('http://i.imgur.com/Gqhoqv5.jpg'); background-size:100%; width:840px; }