impress/app/stylesheets/items/_index.sass

26 lines
333 B
Sass
Raw Normal View History

2010-11-05 13:43:26 -07:00
=main_unit
float: left
width: 49%
h2
font-size: 125%
body.items-index
form
margin-bottom: 2em
2011-08-04 07:01:44 -07:00
#search-info
2010-11-05 13:43:26 -07:00
+main_unit
padding-right: 1%
dl
text-align: left
dd
margin-bottom: 1em
#species-search-links
+main_unit
padding-left: 1%
img
height: 80px
width: 80px
2011-08-04 07:01:44 -07:00