Anonymous
×
Create a new article
Write your page title here:
We currently have 452 articles on Gachimuchi Wiki. Type your article name above or click on one of the titles below and start writing!



Gachimuchi Wiki

Difference between revisions of "MediaWiki:Mobile.css"

m
Tags: Mobile web edit Mobile edit
m
Tags: Mobile web edit Mobile edit
Line 2: Line 2:
.slider {
.slider {
     background: transparent;
     background: transparent;
     width: auto;
     width: %100;
     height: auto;
     height: auto;
     position: relative;
     position: relative;

Revision as of 00:39, 28 October 2022

.slider {
    background: transparent;
    width: %100;
    height: auto;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
}

.slider__gallerybox {
    height: auto;
    list-style: none;
    display: inline;
    float: left;
}

ul {
    margin: 0px;
    padding: 0px;
}

.slider__list, .slider__list ul, .slider__list li, .slider .NavBtns, .slider .NavBtns ul {
    margin: 0px;
    padding: 0px;
}

.slider__list {
    position: relative;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.67,0.01,0.23,0.5);
    -o-transition-timing-function: cubic-bezier(0.67,0.01,0.23,0.5);
    transition-timing-function: cubic-bezier(0.67,0.01,0.23,0.5);
}

.mw-pt-languages {
    padding: 10px;
    padding-top: 1em;
    border: 1px solid #333333;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both;
    color: #d5d4d4;
    line-height: 1.8em;
    display: flex;
}

.mw-pt-languages-label {
    padding-right: 10px;
}

h3{
     margin-top: 10px;
}
.inverted{
     filter: invert(1);
}
.rail-module__list {
    grid-gap: 12px;
    display: grid;
    grid-template-columns: auto;
    line-height: 1.5;
}

.popular-pages__item {
    grid-column-gap: 12px;
    align-items: center;
    display: grid;
    grid-template-columns: 55px 1fr;
}

.popular-pages__image {
    -webkit-box-align: center;
    align-items: center;
    background: var(--theme-border-color);
    border: 1px solid var(--theme-border-color);
    border-radius: 3px;
    display: grid;
    height: 55px;
    justify-items: center;
    min-width: 55px;
    width: 55px;
}

#SliderView {
  background: transparent;
  width: 100%;  
  height: auto;
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-align: center;
}


.CosmosRail .module .pi-data-label {
    padding-top: 10px;
    font-size: 14px;
    -webkit-flex-basis: 88px;
    -moz-flex-basis: 88px;
    flex-basis: 200px;
    padding-right: 14px;
    color: inherit;
    -ms-flex-preferred-size: 88px;
}

.CosmosRail .module h2 {
    margin-bottom: 10px;
    font-size: 21px;
}

.CosmosRail .module h3 {
    border-bottom: 0;
    display: block;
    font-size: 1.17em;
    font-weight: bold;
    margin-block-end: 1em;
    margin-block-start: 1em;
    margin-inline-end: 0;
    margin-inline-start: 0
    margin-top: 10px;
}

.CosmosRail .pi-data {
    flex-basis: 20px;
	border-bottom: solid 1px #333333;
}
    
.CosmosRail .module .pi-data-value{
    font-size: 13px;
    margin: 0;
    flex-basis: 100px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

#cosmos-header-articleHeader {
    border-bottom: solid 1px #333333;
}

.portable-infobox .pi-data-label {
    margin-bottom: inherit;
    flex-basis: 100px;
    margin-top: 0;
}
@media screen and (max-width: 720px)
.portable-infobox .pi-data-label {
    flex-basis: 30%;
}
.portable-infobox .pi-data-label {
    -webkit-flex-basis: 88px;
    -moz-flex-basis: 88px;
    flex-basis: 88px;
    padding-right: 14px;
    color: inherit;
    -ms-flex-preferred-size: 88px;
}
.portable-infobox .pi-data-label {
    font-size: inherit;
    line-height: inherit;
}
.portable-infobox .pi-secondary-font {
    margin: 0;
    padding: 0;
}
.mw-body h3 {
    font-family: 'Helvetica Neue','Helvetica','Arial',sans-serif;
}
@media screen and (max-width: 720px)
.pi-data-label {
    flex-basis: 30%;
}
.pi-data-label {
    -ms-flex-preferred-size: 90px;
    -moz-flex-basis: 90px;
    -webkit-flex-basis: 90px;
    flex-basis: 90px;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow: hidden;
    word-wrap: break-word;
}

.portable-infobox .pi-data-value > :not(ul), .portable-infobox .pi-data-value li {
    font-size: 14px;
    margin-bottom: inh 0;
    flex-basis: 180px;
    padding-left: 10px;
}
.portable-infobox .pi-data-value > :not(ul), .portable-infobox .pi-data-value li {
    margin: 0;
}

.portable-infobox .pi-data, .portable-infobox .pi-group {
    border-bottom: solid 1px #333333;
}
.portable-infobox .pi-item-spacing {
    padding: 5px 10px;
}
.portable-infobox .pi-item-spacing {
    padding: 10px 14px;
}
.portable-infobox .pi-item-spacing {
    padding: 5px 10px;
    padding: var(--pi-item-spacing);
}
.portable-infobox .pi-border-color {
    border-color: #a2a9b1;
    border-color: var(--pi-border-color);
}
.pi-data {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-box-orient: horizontal;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
    width: 100%;
}

h3.pi-data-label.pi-secondary-font.in-block {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 100;
}

.pi-data-value.pi-font {
    padding: 10px;
}

.mw-cookiewarning-container {
    padding: 35px 15px;
    bottom: 25px;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.