Skip to content

Commit

Permalink
Merge pull request #2 from rhattersley/logo_whitespace
Browse files Browse the repository at this point in the history
Whitespace tweak
  • Loading branch information
bblay committed Oct 17, 2012
2 parents c4068a5 + a1a50c1 commit aad4125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/iris/src/_templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

{% block relbar1 %}
<div style="background-color: white; text-align: left; padding: 1px 10px 1px 15px">
<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;">
<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>
<span style="vertical-align:middle"> Iris {{version}} </span>
<span style="font-size: 400%; vertical-align:middle"> Iris {{version}} </span>
</p>

</div>
Expand Down

0 comments on commit aad4125

Please sign in to comment.