Skip to content

Commit dc2bbf7

Browse files
committed
Add head guy
1 parent e52b318 commit dc2bbf7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

+7
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@
127127
background-repeat: no-repeat;
128128
background-color: #fff;
129129
}
130+
.head-guy {
131+
background-image: url(http://i.kinja-img.com/gawker-media/image/upload/s--AVyIdHuS--/19c8a2694lgeejpg.jpg);
132+
background-position: center 25px;
133+
background-repeat: no-repeat;
134+
background-color: #fff;
135+
}
130136

131137
</style>
132138
<script src='big.js'></script>
@@ -221,6 +227,7 @@
221227
<div>Position.</div>
222228
<div>Direction.</div>
223229
<div data-bodyclass="na-projections"></div>
230+
<div data-bodyclass="head-guy"></div>
224231
<div>Let's start with something <em>familiar</em>.</div>
225232
<div data-bodyclass="mercator">Hi, Mercator!</div>
226233
<div>The <a href="http://en.wikipedia.org/wiki/Mercator_projection">Mercator projection</a> was defined by cartographer <strong>Gerardus Mercator</strong> in <em>1569</em>.</div>

0 commit comments

Comments
 (0)