Removed bug in background image CSS code
This commit is contained in:
parent
f81f2b9031
commit
87fd2b1fe7
@ -144,7 +144,7 @@ ul.nav-child > li > a:focus
|
||||
background-image: <?php echo $leftImageValue; ?>;
|
||||
}
|
||||
|
||||
#right_side
|
||||
#right_side-image
|
||||
{
|
||||
background-image: <?php echo $rightImageValue; ?>;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user