mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-29 18:45:48 -05:00
15 lines
187 B
Sass
15 lines
187 B
Sass
|
.item-mixin, .item-view
|
||
|
width: 100%
|
||
|
|
||
|
img
|
||
|
float: left
|
||
|
width: 40px
|
||
|
height: 40px
|
||
|
|
||
|
.item-info
|
||
|
margin-left: 45px
|
||
|
|
||
|
ul
|
||
|
margin-top: 5px
|
||
|
padding-left: 20px
|