codecombat/app/styles/about.sass

30 lines
470 B
Sass
Raw Normal View History

2014-01-03 13:32:13 -05:00
#about-view
@import "bootstrap/variables"
.team-column
padding-left: 0
ul.thumbnails
margin-left: 40px
padding: 0
li
list-style-type: none
2014-01-03 13:32:13 -05:00
2014-02-08 13:30:28 -05:00
img.img-thumbnail
background-color: transparent
&:hover
background-color: rgba(200, 244, 255, 0.2)
2014-01-03 13:32:13 -05:00
float: left
2014-09-04 19:59:46 -04:00
width: 80px
height: 80px
margin: 0px 10px 22px 0px
.team_name
margin-top: 0
.team_bio
width: 150px
float: left