MediaWiki:Mobile.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 562: Line 562:
}
}


.mobile-no-display,
.mobile-no-display {
#subpage-article #subpage-article-tab,
#subpage-article #subpage-talk-tab {
display: none;
display: none;
}
}


/*.subpage-tabs-main {
/*#subpage-article #subpage-article-tab,
    border-collapse: collapse;
#subpage-article #subpage-talk-tab {
    border: none;
display: none;
    background: none;
}
.subpage-tabs-main tr {
    display: flex;
    flex-wrap: wrap;
}
.subpage-tabs-tab {
    font-size: .97em;
    width: 32%!important;
    border: 3px solid white !important;
    margin-right: 2.6px;
    margin-bottom: 3px;
    padding: 9px 0px !important;
}
.skin-citizen-dark .subpage-tabs-tab {
    background: var(--primary-7);
}*/
}*/


Cookies help us deliver our services. By using our services, you agree to our use of cookies.