magic matcher mobile
This commit is contained in:
parent
83efa0de01
commit
742a706335
3 changed files with 54 additions and 9 deletions
|
@ -200,33 +200,37 @@
|
|||
margin: 0 2.5rem 0 1.25rem;
|
||||
}
|
||||
|
||||
#dokuwiki__usertools{
|
||||
#dokuwiki__usertools {
|
||||
margin-top: 0;
|
||||
max-width: 75%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.content{
|
||||
.content {
|
||||
position: relative;
|
||||
#dokuwiki__pagetools{
|
||||
top: 0;
|
||||
|
||||
}
|
||||
.row > .col-xs-12 #dokuwiki__content::before{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#dokuwiki__header{
|
||||
.logo{
|
||||
#dokuwiki__header {
|
||||
.logo {
|
||||
width: 200px;
|
||||
max-width: 33%;
|
||||
margin: .8rem 0;
|
||||
}
|
||||
}
|
||||
|
||||
.tools{
|
||||
.main-sidebar{
|
||||
.tools {
|
||||
.main-sidebar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue