Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master
This commit is contained in:
commit
990dda13aa
12 changed files with 191 additions and 38 deletions
|
@ -126,14 +126,28 @@ h4 {
|
|||
margin: 0 0 1.0em;
|
||||
}
|
||||
h5 {
|
||||
font-size: .82rem;
|
||||
font-size: .88rem;
|
||||
margin: 0 0 1.1428em;
|
||||
}
|
||||
h6 {
|
||||
font-size: .75rem;
|
||||
font-size: .83rem;
|
||||
margin: 0 0 1.333em;
|
||||
}
|
||||
|
||||
p{
|
||||
font-size: .83rem;
|
||||
line-height: 135%;
|
||||
a, span, strong{
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
label, legend{
|
||||
font-size: .83rem;
|
||||
a, span, strong{
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
p,
|
||||
ul,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue