Difference between revisions of "Module:Documentation/styles.css"

Jump to navigation Jump to search
adaptive header, tlinks have normal view on small displays
en>Iniquity
(higher quality icon; border-radius to align standard practice)
en>Iniquity
(adaptive header, tlinks have normal view on small displays)
Line 19: Line 19:


.ts-doc-header .ts-tlinks-tlinks {
.ts-doc-header .ts-tlinks-tlinks {
float: right;
line-height: 24px;
line-height: 24px;
margin-left: 0;
}
}


Line 75: Line 75:
border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-bottom-right-radius: 2px;
}
@media all and (min-width: 720px) {
.ts-doc-header .ts-tlinks-tlinks {
float: right;
}
}
}
Anonymous user

Navigation menu