improve less formating - part 2 (template area and base modules)
- remove @author from comments - adjust the spacing
This commit is contained in:
parent
cbc7dfe5f0
commit
5e01750458
30 changed files with 90 additions and 297 deletions
|
@ -1,14 +1,10 @@
|
|||
/**
|
||||
* This file provides styles for the general layout structure.
|
||||
*
|
||||
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
|
||||
*/
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* Col Grid */
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
|
||||
.make-grid(xs);
|
||||
|
||||
@media screen {
|
||||
|
@ -125,7 +121,6 @@
|
|||
}
|
||||
}
|
||||
/* + + + + + end of z-indices + + + + + */
|
||||
|
||||
@media @screen_min-md {
|
||||
|
||||
.content .row > .col-xs-12 {
|
||||
|
@ -227,7 +222,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
@media @screen_md-lg {
|
||||
.wide-content.showSidebar {
|
||||
.content {
|
||||
|
@ -238,7 +232,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
@media @screen_max-md {
|
||||
.container {
|
||||
margin: 0 1.25rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue