mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 20:46:06 +00:00
Removed legacy style tag attribute.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
{% if SETTING.get('custom_css') %}
|
||||
<link rel="stylesheet" href="/static/custom/{{ SETTING.get('custom_css') }}">
|
||||
{% endif %}
|
||||
<style type="text/css">
|
||||
<style>
|
||||
.sidebar .image { padding-top: 0.7em; }
|
||||
.sidebar .info { color: #fff; }
|
||||
.sidebar .info p { margin: 0; }
|
||||
|
Reference in New Issue
Block a user