[enh] themes static content refactor

This commit is contained in:
Adam Tauber
2015-01-01 17:48:12 +01:00
parent e3957d6adf
commit 9f12605f7e
184 changed files with 19 additions and 10 deletions
@@ -0,0 +1,9 @@
.infobox {
.infobox_part {
margin-bottom: 20px;
}
.infobox_part:last-child {
margin-bottom: 0;
}
}