MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 757: Line 757:
}
}


.tlp-pr-with-children .tlp-aside-par {
.tlp-pr-with-children .tlp-aside-par a {
display: inline-block;
padding: 0 5px;
padding: 0 5px;
border-radius: 3px;
border-radius: 3px;
background-color: #b1cbec;
background-color: #b1cbec;
}
}
/* .tlp-pr-with-children .tlp-aside-par::after {
content: "→";
margin-left: 8px;
} */


.tlp-indent-0 {
margin-left: 0;
}
.tlp-indent-1 {
.tlp-indent-1 {
margin-left: 1.5em;
margin-left: 1.5em;