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 686: Line 686:
     div#article-type {
     div#article-type {
         background: var(--contrast-color-3!important);
         background: var(--contrast-color-3!important);
         max-width: 480px;
         max-width: 380px;
     }
     }
}
}
div.type-delete {
div.type-delete {
     background: url(https://tardis.wiki/images/Tardis_images/8/89/Delete-mobile.jpg) 30%!important;
     background: url(https://tardis.wiki/images/Tardis_images/8/89/Delete-mobile.jpg) 30%!important;
     background-size: 120%;
     background-size: 120%!important;
     font-family: "Maven Pro","Nunito","Rubik",sans-serif;
     font-family: "Maven Pro","Nunito","Rubik",sans-serif;
}
}
div.type-delete p {
div.type-delete p {
     color: white;
     color: white!important;
}
}
      
      
Cookies help us deliver our services. By using our services, you agree to our use of cookies.