Skip to content

Commit 7366078

Browse files
committed
Recommendation updates and style changes.
1 parent 8d956ba commit 7366078

4 files changed

Lines changed: 9 additions & 10 deletions

File tree

_includes/content/recommendations.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
<div class="row">
2-
<div class="col-sm-6">
3-
<blockquote>
4-
<p>Seg is a self starter in general, so it was always comforting to know he knew exactly what needed his attention first and how long he should be spending on that task before moving on to the next.</p>
5-
<small><strong><a href="http://www.linkedin.com/pub/matthew-hansen/1/7b7/856">Matthew Hansen</a></strong><br>Senior Producer @ Double Fine Productions</small>
6-
</blockquote>
7-
</div>
8-
<div class="col-sm-6">
2+
<div class="col-sm-offset-2 col-sm-8 lead-recomendation">
93
<blockquote>
104
<p>Seg is one of the hardest working, easiest to work with, intelligent and forthright employees I have ever known at any organization.</p>
115
<small><strong><a href="http://www.linkedin.com/in/sjantonowicz">Stefan Antonowicz</a></strong><br>Director of Engineering @ Wired Magazine</small>

_less/seg_resume.less

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,11 +275,16 @@ table {
275275
/* Recommendations */
276276
#recommendations {
277277
blockquote {
278-
text-align:left;
279278
small {
280279
color:lighten(greyscale(@text-color),25%);
281280
}
282281
}
282+
.lead-recomendation {
283+
blockquote {
284+
font-size:150%;
285+
text-align:center;
286+
}
287+
}
283288
}
284289

285290
/* #positions */

css/theme-default.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/theme-valve.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)