We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4068a5 + a1a50c1 commit aad4125Copy full SHA for aad4125
docs/iris/src/_templates/layout.html
@@ -16,9 +16,9 @@
16
17
{% block relbar1 %}
18
<div style="background-color: white; text-align: left; padding: 1px 10px 1px 15px">
19
-<p style="margin-left: 15px; font-weight:bolder; font-size:400%; letter-spacing:0.1ex;">
+<p style="margin-left: 15px; font-weight:bolder; letter-spacing:0.1ex;">
20
<a href="{{ pathto('index') }}"><img src="{{pathto("_static/Iris7_1_trim_100.png", 1) }}" width=101 height=100 border="0" style="vertical-align:middle" alt="Logo"/></a>
21
-<span style="vertical-align:middle"> Iris {{version}} </span>
+<span style="font-size: 400%; vertical-align:middle"> Iris {{version}} </span>
22
</p>
23
24
</div>
0 commit comments