Module:NavboxMobile/styles.css: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
/* Title Row */ | /* Title Row */ | ||
.navboxMobile-title { | .navboxMobile-title { | ||
padding: 0. | padding: 0.25em 1em; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
text-align: center; | text-align: center; | ||
Line 37: | Line 37: | ||
.navboxMobile-abovebelow-content, | .navboxMobile-abovebelow-content, | ||
.navboxMobile-below-content { | .navboxMobile-below-content { | ||
padding: 0. | padding: 0.25em 1em; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
background-color: #ddf; | background-color: #ddf; |