No edit summary |
No edit summary |
||
| Line 28: | Line 28: | ||
.wikia-chiclet-button:hover{ | .wikia-chiclet-button:hover{ | ||
cursor: url('/wiki/Special:FilePath/Wooden_Sword.png'), pointer; | cursor: url('/wiki/Special:FilePath/Wooden_Sword.png'), pointer; | ||
} | |||
.related-wikis-wrapper | |||
{ | |||
height: 55px; | |||
position: relative; | |||
} | |||
.related-wikis-wrapper .related-wikis | |||
{ | |||
margin: 0; | |||
position: absolute; | |||
top: 50%; | |||
-ms-transform: translateY(-50%); | |||
-webkit-transform: translateY(-50%); | |||
-moz-transform: translateY(-50%); | |||
-o-transform: translateY(-50%); | |||
transform: translateY(-50%); | |||
} | } | ||
Revision as of 23:42, 7 July 2020
body {
cursor: url('/wiki/Special:FilePath/Quill.png'), pointer;
}
a:hover {
cursor: url('/wiki/Special:FilePath/Wooden_Sword.png'), pointer;
}
button:hover{
cursor: url('/wiki/Special:FilePath/Wooden_Sword.png'), pointer;
}
a.wikia-button,
.wikia-single-button a,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button,
button:not(.wds-button),
.wikia-menu-button,
.wikia-chiclet-button,
a.wikia-button:hover,
.wikia-single-button a:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover,
button:hover:not(.search-submit),
.wikia-menu-button > a:hover,
.wikia-menu-button:not(.combined) > .drop:hover,
.wikia-chiclet-button:hover{
cursor: url('/wiki/Special:FilePath/Wooden_Sword.png'), pointer;
}
.related-wikis-wrapper
{
height: 55px;
position: relative;
}
.related-wikis-wrapper .related-wikis
{
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.WikiHeader li {font-family: "Blackadder ITC";}
.nav-item{
font-family: "Blackadder ITC";
}
.ChatWindow #WikiaPage > .Chat .username {
color: green;
font-family: "Blackadder ITC";
}
.ChatWindow #WikiaPage > .Chat li[data-user="FleetCaptainT"] .username {
color: red;
font-family: "Courier";
}
.ChatWindow #Rail li[data-user="FleetCaptainT"] .username {
color: red;
}
.ChatWindow #Rail li[data-user="The theta AI"] .username {
color: purple;
}
.ChatWindow #WikiaPage > .Chat li[data-user="Stirling Silverstine"] .username {
color: blue;
font-family: "Comic Sans MS";
}
.ChatWindow #WikiaPage > .Chat li[data-user="Jonna Friesian"] .username {
color: orange
}
.ChatWindow #WikiaPage > .Chat li[data-user="The theta AI"] .username {
color: purple
}
.ChatWindow #WikiaPage > .Chat li[data-user="Wiz Ardon, the Peculiar Enchanter"] .username {
color: green;
font-family: "Blackadder ITC";
}
.ChatWindow #WikiaPage > .Chat li[data-user="Haroldosaur"] .username {
color: brown
}
.ChatWindow #WikiaPage > .Chat li[data-user="TheBuildersOfNinjago"] .username {
color: yellow
}
.ChatWindow #WikiaPage > .Chat li[data-user="BlazeFalconeye"] .username {
color: red
}
/* Testing CSS for specific pages */
.page-Tertiary_Positioning #WikiaPageBackground {
background-color:#000000;
opacity:1.0;
background:url('https://vignette.wikia.nocookie.net/kotos/images/3/33/Wiki-background-TalmidStories-dark.jpg/revision/latest?cb=20200707213810');
border: 1px solid #333333;
}
.page-Tertiary_Positioning a
{
color: #006cb0;
}
.page-Tertiary_Positioning .WikiaMainContent
{
color: #d5d4d4;
}
.page-Tertiary_Positioning .WikiaArticle {
color: #d5d4d4;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.page-Tertiary_Positioning .page-header__title, .page-header__categories
{
color: #d5d4d4;
font-family: Arial, Helvetica, sans-serif;
}
.page-Tertiary_Positioning h2
{
font-family: Arial;
}
/*
.page-Tertiary_Positioning .WikiaArticle .article-comm-text
{
color:#3a3a3a !important;
font-family: "Times New Roman" !important;
font-size: 12px !important;
color:#3a3a3a;
}
*/
.page-Tertiary_Positioning .WikiaRail {
color:#d5d4d4;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.page-Tertiary_Positioning .portable-infobox
{
border: 1px solid #333333;
background-color: #0f0d0d;
color: #d5d4d4;
font-family: Arial, Helvetica, sans-serif;
}
.page-Tertiary_Positioning .pi-border-color, .pi-europa .pi-border-color {
border-color: #333333;
}
.pi-data, .pi-group, .pi-europa .pi-data, .pi-europa .pi-group {
border-bottom-style: solid;
border-bottom-width: 1px;
font-family: Arial, Helvetica, sans-serif;
}
.page-Tertiary_Positioning .pi-data-label, .pi-data-value
{
font-size: x-small;
font-family: Arial, Helvetica, sans-serif;
}
.page-Tertiary_Positioning .pi-header
{
background-color: #330d00;
font-family: Arial, Helvetica, sans-serif;
}
.page-Tertiary_Positioning .pi-title
{
background-color: #330d00;
font-family: Arial, Helvetica, sans-serif;
}
.page-Tertiary_Positioning .speech-bubble-message
{
background-color: rgb(11, 11, 11);
}
.page-Tertiary_Positioning .SpeechBubble.even .speech-bubble-message, .SpeechBubble.owner .speech-bubble-message
{
background-color: rgb(11, 11, 11);
}