fix: improve styles for testing watermark background image
This commit is contained in:
parent
796e793547
commit
da6faaaec4
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
|||
}
|
||||
|
||||
% if not request.wutta_config.production():
|
||||
html, .navbar, .footer {
|
||||
html, body, .navbar, .footer {
|
||||
background-image: url(${request.static_url('wuttaweb:static/img/testing.png')});
|
||||
}
|
||||
% endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue