Removed unused variable

This commit is contained in:
Tobi Schäfer 2015-01-11 21:07:46 +01:00
parent 61a9557789
commit 47f5fa2bd9

View file

@ -120,7 +120,6 @@ function openPopup(img, width, height) {
body { body {
background-color: <% value 'background color' %>; background-color: <% value 'background color' %>;
font-family: <% value font %>; font-family: <% value font %>;
color: <% value 'text color' %>;
} }
a { a {