From 14e6e78af390c88d156841cfc838b7c3e8d78f61 Mon Sep 17 00:00:00 2001 From: Twibbit Date: Fri, 30 May 2014 18:03:35 -0500 Subject: [PATCH] Changed background color Changed the background color of the sheet to match that of the image --- 13th_Age/13th_Age.css | 1 + 1 file changed, 1 insertion(+) diff --git a/13th_Age/13th_Age.css b/13th_Age/13th_Age.css index b8f4adcd52c..d689ef9cd38 100644 --- a/13th_Age/13th_Age.css +++ b/13th_Age/13th_Age.css @@ -25,6 +25,7 @@ .charsheet { + background-color:#F9F9FB; }