This commit is contained in:
Andreas Stephanides
2015-01-15 15:20:19 +01:00
parent 70e34875f1
commit 565024c282
8 changed files with 224 additions and 6 deletions

View 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: $color-schema-1
}