Files
fetsite/app/assets/stylesheets/themes/blue2/extra.css.scss
Andreas Stephanides 6c2238e740 blue2 update
2015-06-01 17:21:47 +02:00

11 lines
181 B
SCSS

div.content-column {
max-width:100%;
}
div.content-wrap {
margin-left:auto;
margin-right:auto;
}
a.linkbox, div.contentbox
{
border-color: lightgray; //$color-schema-1
}