Skip to content

Commit ee2edab

Browse files
committed
adjusted miaopasi img
1 parent 1156edc commit ee2edab

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

_includes/header.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<div class="row-fluid">
66
<div class="col-xs-10 span9">
77
<h3 class="text-right">
8-
<strong><a href="/">{{ site.title }}</a></strong>
8+
<strong><a href="{{ site.url }}">{{ site.title }}</a></strong>
99
</h3>
1010
</div>
1111
<div class="col-xs-2 span3">
12-
<img alt="Renge" height="60" src="/images/miaopasi.gif" class="img-circle" /></div>
12+
<img alt="Renge" height="60" src="/images/miaopasi.gif" class="img-circle miaopasi" /></div>
1313
</div>
1414
</div>
1515
<div class="row-fluid">

css/renge.css

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@
1212
.v-center {
1313
width:1024px;
1414
}
15+
.miaopasi {
16+
margin-top: 10px;
17+
}

0 commit comments

Comments
 (0)