1,300
edits
No edit summary |
No edit summary |
||
Line 230: | Line 230: | ||
} | } | ||
a[href=" | a[href="https://near-reality.wiki/index.php/User:Jacmob"] { | ||
padding-left: 20px; | padding-left: 20px; | ||
image-rendering: -moz-crisp-edges; | image-rendering: -moz-crisp-edges; | ||
Line 1,767: | Line 1,709: | ||
--production-selected-background: #c3e8a3; | --production-selected-background: #c3e8a3; | ||
--production-selected-color: #000; | --production-selected-color: #000; | ||
--updateline-image: url(' | --updateline-image: url('images/Horizontal_Line.png'); | ||
--wikipedia-border: #e0e0e0; | --wikipedia-border: #e0e0e0; | ||
--wikipedia-background: #f8f8f8; | --wikipedia-background: #f8f8f8; | ||
Line 1,925: | Line 1,867: | ||
.pollquestion td:first-child::before { | .pollquestion td:first-child::before { | ||
content: ""; | content: ""; | ||
background: url(' | background: url('images/Poll_shield.png'); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: top; | background-position: top; | ||
Line 1,966: | Line 1,908: | ||
display: block; | display: block; | ||
height: 15px; | height: 15px; | ||
background-image: url(' | background-image: url('images/Poll_sword2.png'); | ||
position: relative; | position: relative; | ||
} | } | ||
Line 1,979: | Line 1,921: | ||
.pollquestion data::before { | .pollquestion data::before { | ||
background: url(' | background: url('images/Poll_sword1.png'); | ||
width: 17px; | width: 17px; | ||
right: 100%; | right: 100%; | ||
Line 1,985: | Line 1,927: | ||
.pollquestion data::after { | .pollquestion data::after { | ||
background: url(' | background: url('images/Poll_sword3.png'); | ||
width: 8px; | width: 8px; | ||
left: 100%; | left: 100%; | ||
Line 2,193: | Line 2,135: | ||
.coins-10000 { | .coins-10000 { | ||
background-image: url(' | background-image: url('images/Coins_10000.png'); | ||
padding: 3px 0 3px 35px; | padding: 3px 0 3px 35px; | ||
} | } | ||
.coins-1000 { | .coins-1000 { | ||
background-image: url(' | background-image: url('images/Coins_1000.png'); | ||
padding: 1px 0 1px 35px; | padding: 1px 0 1px 35px; | ||
} | } | ||
.coins-250 { | .coins-250 { | ||
background-image: url(' | background-image: url('images/Coins_250.png'); | ||
padding: 1px 0 1px 35px; | padding: 1px 0 1px 35px; | ||
} | } | ||
.coins-100 { | .coins-100 { | ||
background-image: url(' | background-image: url('images/Coins_100.png'); | ||
padding: 1px 0px 1px 32px; | padding: 1px 0px 1px 32px; | ||
} | } | ||
.coins-25 { | .coins-25 { | ||
background-image: url(' | background-image: url('images/Coins_25.png'); | ||
padding-left: 30px; | padding-left: 30px; | ||
} | } | ||
.coins-5 { | .coins-5 { | ||
background-image: url(' | background-image: url('images/Coins_5.png'); | ||
padding-left: 30px; | padding-left: 30px; | ||
} | } | ||
.coins-4 { | .coins-4 { | ||
background-image: url(' | background-image: url('images/Coins_4.png'); | ||
padding-left: 30px; | padding-left: 30px; | ||
} | } | ||
.coins-3 { | .coins-3 { | ||
background-image: url(' | background-image: url('images/Coins_3.png'); | ||
padding-left: 30px; | padding-left: 30px; | ||
} | } | ||
.coins-2 { | .coins-2 { | ||
background-image: url(' | background-image: url('images/Coins_2.png'); | ||
padding-left: 23px; | padding-left: 23px; | ||
} | } | ||
.coins-1 { | .coins-1 { | ||
background-image: url(' | background-image: url('images/Coins_1.png'); | ||
padding-left: 15px; | padding-left: 15px; | ||
} | } | ||
Line 2,741: | Line 2,683: | ||
:root { | :root { | ||
--inventorytable-background-image: url('images/Inventory_tab.png'); | --inventorytable-background-image: url('images/Inventory_tab.png'); | ||
--lootingbagtable-background-image: url(' | --lootingbagtable-background-image: url('images/Looting_bag_tab.png'); | ||
--runepouchtable-background-image: url(' | --runepouchtable-background-image: url('images/Rune_pouch_background.png'); | ||
--menagerietable-background-image: url(' | --menagerietable-background-image: url('images/Menagerie_interface.png'); | ||
--equipment-border-image-source: url(" | --equipment-border-image-source: url("images/Interface_border.png"); | ||
--equipment-background-color: #3e3529; | --equipment-background-color: #3e3529; | ||
--equipment-div-background-image: url(" | --equipment-div-background-image: url("images/Worn_equipment_tab_(no_buttons).png"); | ||
--equipment-div-buttons-background-image: url(" | --equipment-div-buttons-background-image: url("images/Worn_equipment_tab_(borderless).png"); | ||
--equipment-blank-background-image: url(' | --equipment-blank-background-image: url('images/Blank_slot.png'); | ||
} | } | ||
Line 2,947: | Line 2,889: | ||
.noted-item a { | .noted-item a { | ||
background-image: url(' | background-image: url('images/Bank_note.png'); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
display: inline-block; | display: inline-block; | ||
Line 3,479: | Line 3,421: | ||
} | } | ||
body.page- | body.page-Old_School_Near-Reality_Wiki .mw-parser-output { | ||
max-width: 75em; | max-width: 75em; | ||
margin: 0 auto; | margin: 0 auto; | ||
} | } | ||
body.page- | body.page-Old_School_Near-Reality_Wiki.action-view .catlinks, | ||
body.page- | body.page-Old_School_Near-Reality_Wiki.action-view #contentSub, | ||
body.page- | body.page-Old_School_Near-Reality_Wiki.action-view #siteNotice { | ||
display: none; | display: none; | ||
} | } | ||
Line 3,565: | Line 3,507: | ||
.arrow { | .arrow { | ||
background: url(' | background: url('images/White-chevron.svg') no-repeat; | ||
display: inline-block; | display: inline-block; | ||
height: 0.7rem; | height: 0.7rem; | ||
Line 3,924: | Line 3,866: | ||
.mainpage-editing ul { | .mainpage-editing ul { | ||
list-style-image: url(' | list-style-image: url('images/Transparent-chevron.svg'); | ||
} | } | ||
Line 4,285: | Line 4,227: | ||
#bodyContent span.smwbrowse a { | #bodyContent span.smwbrowse a { | ||
color: black; | color: black; | ||
background-image: url(' | background-image: url('images/Smwbrowse.svg'); | ||
filter: var(--filter-black-to-link); | filter: var(--filter-black-to-link); | ||
} | } | ||
Line 4,291: | Line 4,233: | ||
#bodyContent span.smwbrowse a:hover { | #bodyContent span.smwbrowse a:hover { | ||
color: black; | color: black; | ||
background-image: url(' | background-image: url('images/Smwbrowse-hover.svg'); | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
Line 4,298: | Line 4,240: | ||
color: black; | color: black; | ||
filter: var(--filter-black-to-link); | filter: var(--filter-black-to-link); | ||
background-image: url(' | background-image: url('images/Smwsearch.svg'); | ||
} | } | ||
#bodyContent span.smwsearch a:hover { | #bodyContent span.smwsearch a:hover { | ||
color: black; | color: black; | ||
background-image: url(' | background-image: url('images/Smwsearch-hover.svg'); | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } |