|
|
| Zeile 21: |
Zeile 21: |
| content: ''; | | content: ''; |
| display:inline-block; | | display:inline-block; |
| width: 420px; | | width: 220px; |
| height: 420px; | | height: 420px; |
|
| |
|
| Zeile 41: |
Zeile 41: |
|
| |
|
| #mw-panel .portal .body li#n-hi { | | #mw-panel .portal .body li#n-hi { |
| font-size:0em;
| |
| padding:10px;
| |
| }
| |
|
| |
| /* Make clickable text on links invisible. */
| |
| #n-hi1 {
| |
| color:#f6f6f6;
| |
| font-size:0em;
| |
| }
| |
|
| |
| #n-hi1:hover ::after, #n-hi1 ::after {
| |
| content: '';
| |
| display:inline-block;
| |
| width: 48px;
| |
| height: 48px;
| |
|
| |
| background: url('https://heimatforschung-ostfriesland.de/norden/Werbung1.png');
| |
| }
| |
|
| |
| /* Every image need to have its own rule defined. */
| |
| #n-hi1::after{
| |
| background: url('https://heimatforschung-ostfriesland.de/norden/Werbung1.png');
| |
| }
| |
|
| |
| #n-hi1:hover ::after {
| |
| background: url('https://heimatforschung-ostfriesland.de/norden/Werbung1.png');
| |
| }
| |
| #n-hi1:hover ::after, #n-hi1 ::after{
| |
| background-repeat: no-repeat;
| |
| background-size: contain;
| |
| }
| |
|
| |
| #mw-panel .portal .body li#n-hi1 {
| |
| font-size:0em; | | font-size:0em; |
| padding:10px; | | padding:10px; |
| } | | } |