Files
danbooru/app/assets/stylesheets/specific/sessions.css.scss
2011-10-03 13:41:32 -04:00

13 lines
136 B
SCSS

div#sessions {
div#new {
section {
width: 30em;
float: left;
}
h1 {
font-size: $h2_size;
}
}
}