summaryrefslogtreecommitdiff
path: root/_theme/scipy/layout.html
diff options
context:
space:
mode:
Diffstat (limited to '_theme/scipy/layout.html')
-rw-r--r--_theme/scipy/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_theme/scipy/layout.html b/_theme/scipy/layout.html
index 6b40abe..39fc75b 100644
--- a/_theme/scipy/layout.html
+++ b/_theme/scipy/layout.html
@@ -164,7 +164,7 @@
<div class="container">
<div class="top-scipy-org-logo-header">
<a href="{{ pathto('index') }}">
- <img border=0 alt="SciPy" src="{{ pathto('_static/img/scipy_org_logo.gif', 1) }}"></a>
+ <img style="border: 0;" alt="SciPy" src="{{ pathto('_static/img/scipy_org_logo.gif', 1) }}"></a>
</div>
</div>
</div>