MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Mittel- und Neulatein macht Schule!
imported>Mnlmachtschule |
imported>Mnlmachtschule |
||
Zeile 17: | Zeile 17: | ||
#p-logo a:hover { | #p-logo a:hover { | ||
display: block; | display: block; | ||
− | height: | + | height: 180px; |
width: 12.2em; | width: 12.2em; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; |
Version vom 1. Februar 2021, 23:14 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. ACHTUNG: <s> (Durchstreichung) ist gerade ausgehebelt! */ #qTable td {padding:3px 1em; border:1px solid #ccc; border-radius:5px; background-color: #d3dffd; font-family:"Segoe UI"} #qTable {width:100%; border-spacing:0.5em} #qTable li {cursor:pointer} #qTable li:hover { text-decoration:underline} #qTable tr:nth-child(n+2) {display:none} #qTable p {font-weight:bold; line-height:50%} #errdiv {display:none; font-weight:bold; color:#903; padding:0.3em} .selectedAnswer {font-weight:bold; color:#060} s {display:none} #p-logo a, #p-logo a:hover { display: block; height: 180px; width: 12.2em; background-repeat: no-repeat; background-position: 35% 50% !important; text-decoration: none; background-size: contain; }