improve less formating - part 2 (template area and base modules)

- remove @author from comments
- adjust the spacing
This commit is contained in:
Jana Deutschländer 2019-04-10 17:04:57 +02:00
commit 5e01750458
30 changed files with 90 additions and 297 deletions

View file

@ -1,6 +1,5 @@
/**
* This file provides the design styles for the footnotes.
*
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
@ -38,8 +37,6 @@
}
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* footnotes in content */
.main-content sup,
@ -55,5 +52,3 @@
.insitu-footnote {
line-height: 130%;
}