විකිපීඩියා:කේකඩය/ශීර්ෂකය/styles.css

  1. teahouseheader .action {

padding: 5px; display: inline-block; }

  1. teahouseheader .mainaction {

font-size: 2em; }

  1. teahouseheader .main * {

z-index: 2; position: relative; }

  1. teahouseheader .center {

z-index: 1; } @media (max-width: 720px) { #teahouseheader .main { position: relative; } #teahouseheader .mainaction, #teahouseheader .action { width: 100%; display: block; box-sizing: border-box; } #teahouseheader .action .mw-ui-button { width: 100%; max-width: 30em; } #teahouseheader .mainaction .mw-ui-button { max-width: 15em; } } @media (max-width: 1200px) { #teahouseheader .floatleft { float: none !important; text-align: center; } #teahouseheader .center { position: static !important; margin-bottom: 0.5em; } #teahouseheader .nosmall { display: none !important; } }