Tweaked about avatar formatting.

This commit is contained in:
Nick Winter 2014-02-08 10:30:28 -08:00
parent 2e7a1fd0ef
commit 22433b14ae
2 changed files with 15 additions and 9 deletions
app
styles
templates

View file

@ -11,11 +11,13 @@
li
list-style-type: none
padding-bottom: 20px
img
img.img-thumbnail
background-color: transparent
&:hover
background-color: rgba(200, 244, 255, 0.2)
float: left
width: 150px
height: 150px
width: 100px
height: 100px
margin-top: 22px

View file

@ -82,7 +82,8 @@ block content
li.row
img(src="/images/pages/about/george_small.png").img-thumbnail
a(href="http://georgesaines.com")
img(src="/images/pages/about/george_small.png").img-thumbnail
.col-sm-8
@ -95,7 +96,8 @@ block content
li.row
img(src="/images/pages/about/scott_small.png").img-thumbnail
a(href="http://scotterickson.info")
img(src="/images/pages/about/scott_small.png").img-thumbnail
.col-sm-8
@ -109,7 +111,8 @@ block content
li.row
img(src="/images/pages/about/nick_small.png").img-thumbnail
a(href="http://www.nickwinter.net")
img(src="/images/pages/about/nick_small.png").img-thumbnail
.col-sm-8
@ -136,7 +139,8 @@ block content
li.row
img(src="/images/pages/about/michael_small.png").img-thumbnail
a(href="http://michaelschmatz.com")
img(src="/images/pages/about/michael_small.png").img-thumbnail
.col-sm-8