MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Geschichts-Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
   }
   }
   #ca-talk {  
   #ca-talk {  
    display: none !important;
  }
  #ca-view {
     display: none !important;  
     display: none !important;  
   }
   }

Version vom 15. Juli 2024, 09:59 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

  #ca-history { 
    display: none !important;
  }
  #ca-talk { 
    display: none !important; 
  }
  #ca-view { 
    display: none !important; 
  }

{{#css:
  body {
    background: yellow;
    font-size: 20pt;
    color: red;
  }
}}

Debug data: