grid margin

svn path=/branches/test/; revision=27666
This commit is contained in:
2014-01-26 14:35:44 +00:00
parent 58c2b53b55
commit a38dde16a8
2 changed files with 4 additions and 2 deletions

2
look/fsfe.min.css vendored

File diff suppressed because one or more lines are too long

View File

@@ -38,9 +38,10 @@ q, .en q {
quotes: "“" "”" "" "";
}
.action a {
.action a, .action a:hover{
.btn;
.btn-lg;
.btn-primary;
}
@@ -55,6 +56,7 @@ q, .en q {
div#subpages, .grid-row {
.make-row();
margin-bottom: 1em;
.half {
.make-sm-column(6);
}