mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
24 lines
No EOL
309 B
Sass
24 lines
No EOL
309 B
Sass
#community-view
|
|
|
|
.community_columns
|
|
width: 330px
|
|
float: left
|
|
padding-left: 10px
|
|
padding-right: 10px
|
|
|
|
.half_width
|
|
width: 50%
|
|
height: 175px
|
|
float: left
|
|
|
|
.logo_row
|
|
padding-top: 10px
|
|
width: 80%
|
|
margin: 0 auto
|
|
|
|
.logo_row img
|
|
height: 50px
|
|
margin: 7px
|
|
|
|
.lower_titles
|
|
text-align: center |