7,043
edits
mNo edit summary |
mNo edit summary |
||
| Line 87: | Line 87: | ||
} | } | ||
@font-face { | @font-face { | ||
font-family:Rodin; | font-family:Rodin-Normal; | ||
src:url(/w/images/8/80/FOT-RodinNTLGPro-DB.woff2) | src:url(/w/images/8/80/FOT-RodinNTLGPro-DB.woff2) | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: Rodin-Bold; | font-family: Rodin-Normal-Bold; | ||
src: url(/w/images/b/bd/FOT-RodinNTLGPro-EB.woff2); | src: url(/w/images/b/bd/FOT-RodinNTLGPro-EB.woff2); | ||
} | } | ||
| Line 114: | Line 114: | ||
background:url(/w/images/5/50/Wiki-background); | background:url(/w/images/5/50/Wiki-background); | ||
color:#E6E6E6; | color:#E6E6E6; | ||
font-family:"Rodin","Arial" | font-family:"Rodin-Normal","Arial" | ||
} | } | ||
.mw-list-item { | .mw-list-item { | ||
| Line 122: | Line 122: | ||
background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.90),rgba(0,0,0,1)) fixed,url(/w/images/5/50/Wiki-background); | background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.90),rgba(0,0,0,1)) fixed,url(/w/images/5/50/Wiki-background); | ||
color:#E6E6E6; | color:#E6E6E6; | ||
font-family:"Rodin","Arial" | font-family:"Rodin-Normal","Arial" | ||
} | } | ||
#content, | #content, | ||
| Line 128: | Line 128: | ||
background-color:#000B10; | background-color:#000B10; | ||
color:#E6E6E6; | color:#E6E6E6; | ||
font-family:"Rodin","Arial" | font-family:"Rodin-Normal","Arial" | ||
} | } | ||
.mainpage .wds-tabs__tab { | .mainpage .wds-tabs__tab { | ||