Änderungen

74 Bytes hinzugefügt ,  12:11, 7. Jul. 2021
keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:  
#mw-panel .portal-first {
 
#mw-panel .portal-first {
 
padding-top: 1.5em;
 
padding-top: 1.5em;
 +
}
 +
 +
.hideOnDesktop {
 +
  display:none;
 +
}
 +
 +
 +
.hideOnMobile {
 +
  display:none;
 
}
 
}