started to migrate themes new wrapper script
This commit is contained in:
11
app/themes/blue2/assets/stylesheets/extra.css.scss
Normal file
11
app/themes/blue2/assets/stylesheets/extra.css.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user