font-size des root reduziert, damit default font size 1rem entspricht
This commit is contained in:
parent
2fc1643265
commit
fda6466f1a
25 changed files with 1279 additions and 1245 deletions
|
@ -22,9 +22,12 @@
|
|||
}
|
||||
|
||||
#dokuwiki__footer {
|
||||
|
||||
.main-footer {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
box-sizing: border-box;
|
||||
background-color: @color-site-bg;
|
||||
}
|
||||
|
||||
p {
|
||||
|
@ -67,7 +70,7 @@
|
|||
&.showSidebar{
|
||||
#dokuwiki__footer {
|
||||
.col-xs-12 {
|
||||
margin-left: 2.5rem;
|
||||
margin-left: @margin-big;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue