Gallows Hill Wiki
No edit summary
No edit summary
Line 20: Line 20:
 
 
 
/* Sheriffs */
 
/* Sheriffs */
a[href="/wiki/User:Delena4Ever"],
+
a[href="/wiki/User:VampireFan1996"],
 
a[href="/wiki/User:LiamJaco1998lfc"]
 
a[href="/wiki/User:LiamJaco1998lfc"]
 
{
 
{
Line 81: Line 81:
 
}
 
}
   
.comments li[data-user="Delena4Ever"] > blockquote {
+
.comments li[data-user="VampireFan1996"] > blockquote {
 
background: #B57911 !important;
 
background: #B57911 !important;
 
}
 
}
.comments li[data-user="Delena4Ever"] > blockquote:after {
+
.comments li[data-user="VampireFan1996"] > blockquote:after {
 
border-color: transparent #B57911 #B57911 transparent !important;
 
border-color: transparent #B57911 #B57911 transparent !important;
 
}
 
}
.comments li[data-user="Delena4Ever"] > blockquote div {
+
.comments li[data-user="VampireFan1996"] > blockquote div {
 
background: transparent !important;
 
background: transparent !important;
 
}
 
}

Revision as of 20:35, 21 August 2014

#WikiHeader { 
background: url("http://images.wikia.com/gallowshill/images/b/b0/Foggy_forest_nav_bg.png") no-repeat transparent;
}

/* Bureaucrats */
a[href="/wiki/User:OldOneX"]
 { 
 
    color: #00FF00!important;
    font-weight: bold;
}
 
 /* Administators */
 a[href="/wiki/User:Icedancer487"],
 a[href="/wiki/User:Cori11"]
 {
    color: #DF0174!important;
    font-weight: bold;
 }
 
/* Sheriffs */
a[href="/wiki/User:VampireFan1996"],
a[href="/wiki/User:LiamJaco1998lfc"]
{
	color: #FF8000 !important;
        font-weight: bold;
}

.comments li[data-user="OldOneX"] > blockquote {
   background: #324905   !important;
}
.comments li[data-user="OldOneX"] > blockquote:after {
   border-color: transparent #324905 #324905 transparent !important;
}
.comments li[data-user="OldOneX"] > blockquote div {
   background: transparent !important;
}
 
.WikiaPage {
background:green;
  -moz-border-radius:10px !important;
  -webkit-border-radius:10px !important;
  -o-border-radius:10px !important;
  border-radius:10px !important;
}

.comments li[data-user="Cori11"] > blockquote {
   background: #49052C   !important;
}
.comments li[data-user="Cori11"] > blockquote:after {
   border-color: transparent #49052C #49052C transparent !important;
}
.comments li[data-user="Cori11"] > blockquote div {
   background: transparent !important;
}
 
.WikiaPage {
background:purple;
  -moz-border-radius:10px !important;
  -webkit-border-radius:10px !important;
  -o-border-radius:10px !important;
  border-radius:10px !important;
}

.comments li[data-user="Icedancer487"] > blockquote {
   background: #49052C   !important;
}
.comments li[data-user="Icedancer487"] > blockquote:after {
   border-color: transparent #49052C #49052C transparent !important;
}
.comments li[data-user="Icedancer487"] > blockquote div {
   background: transparent !important;
}
 
.WikiaPage {
background:purple;
  -moz-border-radius:10px !important;
  -webkit-border-radius:10px !important;
  -o-border-radius:10px !important;
  border-radius:10px !important;
}

.comments li[data-user="VampireFan1996"] > blockquote {
   background: #B57911   !important;
}
.comments li[data-user="VampireFan1996"] > blockquote:after {
   border-color: transparent #B57911 #B57911 transparent !important;
}
.comments li[data-user="VampireFan1996"] > blockquote div {
   background: transparent !important;
}
 
.WikiaPage {
background:orange;
  -moz-border-radius:10px !important;
  -webkit-border-radius:10px !important;
  -o-border-radius:10px !important;
  border-radius:10px !important;
}

.comments li[data-user="LiamJaco1998lfc"] > blockquote {
   background: #B57911   !important;
}
.comments li[data-user="LiamJaco1998lfc"] > blockquote:after {
   border-color: transparent #B57911 #B57911 transparent !important;
}
.comments li[data-user="LiamJaco1998lfc"] > blockquote div {
   background: transparent !important;
}
 
.WikiaPage {
background:orange;
  -moz-border-radius:10px !important;
  -webkit-border-radius:10px !important;
  -o-border-radius:10px !important;
  border-radius:10px !important;
}

/* Hover Effect */
a:visited:hover, .color2 a:visited:hover {
  color: #A0A0A0; 
  text-shadow: #0499f7 0 0 5px;
  text-decoration:none;
}
 
a:hover, .color2 a:hover {
  color: #A0A0A0;
  text-shadow: #FA0404 0 0 5px;
  text-decoration:none;
}

/* Search Bar Edit */
.WikiaSearch input[type="text"] { color: #FFFCFC !important }
 
 
.WikiaSearch input[type="text"] {
  border: 1px solid #202020;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
 
.WikiaSearch button {
  border: none;
  -moz-border-radius: 0 6px 6px 0;
  -webkit-border-radius: 0 6px 6px 0;
}
 
.WikiaSearch input[type="text"]:hover {
    -moz-box-shadow: 0 0 5px #FF0000;
    -webkit-box-shadow: 0 0 5px #FF0000;
    box-shadow: 0 0 5px #FF0000;
}

/* Custom UserTags */
a.tag {
	color: inherit;
}

/* Custom UserProfile - Image Masthead */
.UserProfileMasthead .masthead-info hgroup {
       background-image:
url(http://images.wikia.com/gallowshill/images/7/79/Masthead_b.png);
}

/* Custom UserProfile - Font */
.WikiaUserPagesHeader h2 {
    font-size: 28px;
    font-family: "Gabriola","Georgia";
}
 
.WikiaUserPagesHeader h1 {
    font-size: 28px;
    font-family: "Gabriola","Georgia";
}

/* remove attribution */
.WikiaArticle .article-thumb .attribution {
    display: none !important;
}