Nodyn:Main Page Minerva.css: Gwahaniaeth rhwng fersiynau

Cynnwys wedi'i ddileu Cynnwys wedi'i ychwanegu
Ham II (sgwrs | cyfraniadau)
Crëwyd tudalen newydd yn dechrau gyda ' Skip to content All gists Back to GitHub Sign in Sign up Instantly share code, notes, and snippets. @jdlrobson jdlrobson/Template:Main_Page_Minerva.css...'
 
(Dim gwahaniaeth)

Golygiad diweddaraf yn ôl 10:04, 19 Mehefin 2020

Skip to content All gists Back to GitHub Sign in Sign up

Instantly share code, notes, and snippets. @jdlrobson jdlrobson/Template:Main_Page_Minerva.css Last active 17 days ago

0

   0

Code Revisions 6 A MediaWiki compatibility stylesheet for responsive Minerva support Template:Main_Page_Minerva.css /* This template is loaded on the main page to address T32405

Please feel free to adapt the code, translate this message.
Updates can be found in https://gist.github.com/jdlrobson/dbb124296ed2a1fc7242018c7b589059 */

@media screen and ( max-width: 720px ) {

   body.skin-minerva td,
   body.skin-minerva tr,
   body.skin-minerva .mp-column,
   body.skin-minerva .floatleft,
   body.skin-minerva .floatright,
   body.skin-minerva tbody,
   body.skin-minerva table {
       display: block !important;
       float: none !important;
       width: 100% !important;
       height: auto !important;
       box-sizing: border-box;
   }

} to join this conversation on GitHub. Already have an account? Sign in to comment

   © 2020 GitHub, Inc.
   Terms
   Privacy
   Security
   Status
   Help
   Contact GitHub
   Pricing
   API
   Training
   Blog
   About