MediaWiki:Common.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (2 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
| Zeile 50: | Zeile 50: | ||
color:#0000FF; | color:#0000FF; | ||
z-index: auto; | z-index: auto; | ||
font-weight: normal; | |||
} | } | ||
| Zeile 110: | Zeile 111: | ||
.tile { | .tile { | ||
flex: 1 0 300px; | flex: 1 0 300px; | ||
background-color: # | background-color: #FCFCFC; | ||
box-shadow: 0 2px 4px rgba(0, 0, 0, 0. | box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); | ||
padding: 15px; | padding: 15px; | ||
border-radius: 10px; | border-radius: 10px; | ||
| Zeile 121: | Zeile 122: | ||
transform: scale(1.05); | transform: scale(1.05); | ||
text-decoration: none; | text-decoration: none; | ||
} | |||
.vector-main-menu-action-opt-out { | |||
display: none !important; | |||
} | } | ||