9,037
edits
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
li.gallerybox div.thumb { border: hidden; background-color: #C14424; text-align:center; } | li.gallerybox div.thumb { border: hidden; background-color: #C14424; text-align:center; } | ||
.mwe-popups .mwe-popups-extract:after, .mwe-popups .mwe-popups-extract blockquote:after { content: ' '; position: absolute; bottom: 0; width: 25%; height: 20px; background-color: # | .mwe-popups .mwe-popups-extract:after, .mwe-popups .mwe-popups-extract blockquote:after { content: ' '; position: absolute; bottom: 0; width: 25%; height: 20px; background-color: #EDC393; pointer-events: none; } | ||
.mwe-popups .mwe-popups-extract[dir='ltr']:after { right: 0; background-image: linear-gradient(to right,rgba(255,255,255,0),# | .mwe-popups .mwe-popups-extract[dir='ltr']:after { right: 0; background-image: linear-gradient(to right,rgba(255,255,255,0),#EDC393 50%); } | ||
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background-color: #FFE4AA; border: 1px solid #a2a9b1; padding: 0.2em 0.4em; } | .wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td { background-color: #FFE4AA; border: 1px solid #a2a9b1; padding: 0.2em 0.4em; } | ||