Removed unused variable
This commit is contained in:
parent
61a9557789
commit
47f5fa2bd9
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue