8 974
edições
Sem resumo de edição |
Sem resumo de edição Etiquetas: Edição móvel Edição feita através do site móvel |
||
Linha 731: | Linha 731: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
} | } | ||
table.wikitable.sortable.quest.jquery-tablesorter a { | |||
color: #12125e; | |||
} | |||
.oo-ui-fieldLayout.oo-ui-labelElement, | |||
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline { | |||
margin-top: 0.85714286em; | |||
color: white; | |||
} | |||
.toccolours tr td { | |||
color: black; | |||
} | |||
.toccolours b { | |||
color: black; | |||
} | |||
.table-darkmode tr:nth-child(odd) td b { | |||
color: #101010; | |||
} | |||
.table-darkmode tr:nth-child(odd) { | |||
background: #f2f2f2 !important; | |||
} | |||
.square-box { | |||
background-color: #000; | |||
} | |||
.quest tr { | |||
background: linear-gradient(90deg, #404040 0%, #404040 100%) !important; | |||
color: white !important; | |||
} | |||
.quest a { | |||
color: #77c9ff !important; | |||
} | |||
table.wikitable.sortable.quest.jquery-tablesorter tr:hover { | |||
background: linear-gradient(90deg, #272727, #272727) !important; | |||
transition: 2s; | |||
} | |||
.oo-ui-labelElement .oo-ui-labelElement-label { | |||
line-height: 1.42857143em; | |||
color: white; | |||
} | |||
form#mw-upload-form { | |||
color: white; | |||
} | |||
.patch-notes p, .patch-notes h3 { | |||
color: black; | |||
} | |||
.mw-parser-output ul li::before{ | |||
color: white; | |||
content: '● '; | |||
} | |||
#toc ul li::before{ | |||
content: ''; | |||
} | |||
.collapsible-battle-pass { | |||
cursor: pointer; | |||
padding: 8px; | |||
text-align: left; | |||
outline: none; | |||
font-style: italic; | |||
font-size: 15px; | |||
border-radius: 10px; | |||
border: 1px solid #fff; | |||
} | |||
} | } |