×
Create a new article
Write your page title here:
We currently have 302 articles on Knights of the Olde Speech. Type your article name above or click on one of the titles below and start writing!



Knights of the Olde Speech

MediaWiki:Wikia.css: Difference between revisions

No edit summary
No edit summary
Line 31: Line 31:
.nav-item{
.nav-item{
     font-family: "Blackadder ITC";
     font-family: "Blackadder ITC";
}
.ChatWindow #WikiaPage > .Chat .username {
color: green;
}
}


.ChatWindow #WikiaPage > .Chat li[data-user="FleetCaptainT"] .username {
.ChatWindow #WikiaPage > .Chat li[data-user="FleetCaptainT"] .username {
color: red
color: red
}
.ChatWindow #Rail li[data-user="FleetCaptainT"] .username {
color: red;
}
.ChatWindow #Rail li[data-user="The theta AI"] .username {
color: purple;
}
}



Revision as of 14:40, 23 May 2017

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;  
}
.nav-item{
    font-family: "Blackadder ITC";
}

.ChatWindow #WikiaPage > .Chat .username {
color: green;
}

.ChatWindow #WikiaPage > .Chat li[data-user="FleetCaptainT"] .username {
	color: red
}

.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
}

.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
}

.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
}