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 678: Line 678:
     font-weight: normal;
     font-weight: normal;
     font-style: normal;
     font-style: normal;
}
div.type-delete {
    background: url(https://tardis.wiki/images/Tardis_images/8/89/Delete-mobile.jpg) 100%;
}
}
@media screen and (max-width: 720px) {
@media screen and (max-width: 720px) {
Line 691: Line 688:
         max-width: 100%;
         max-width: 100%;
     }
     }
}
div.type-delete {
    background: url(https://tardis.wiki/images/Tardis_images/8/89/Delete-mobile.jpg) 100%!important;
    color: white!important;
}
}
      
      
Cookies help us deliver our services. By using our services, you agree to our use of cookies.