Bella and the Bulldogs Wiki
mNo edit summary
Tag: sourceedit
No edit summary
Tag: sourceedit
Line 2: Line 2:
 
@import url(http://fonts.googleapis.com/css?family=Anton);
 
@import url(http://fonts.googleapis.com/css?family=Anton);
   
  +
./* Comments */
.comments li[data-user="Princess_Salvatore"] blockquote {
 
  +
background:#F6358A url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
 
  +
/*Taylor*/
  +
.comments li[data-user="Princess Salvatore"] a[href="/wiki/User:Princess_Salvatore"] {
  +
color: #00BFFF !important;
  +
}
 
.comments li[data-user="Princess Salvatore"] blockquote {
  +
color:black !important; background: #00BFFF
 
url("http://images3.wikia.nocookie.net/__cb20120615152527/onceuponatime8042/images/6/65/@Admins.png") bottom center no-repeat !important;
 
}
 
}
.comments li[data-user="Princess_Salvatore"] blockquote:after {
+
.comments li[data-user="Princess Salvatore"] blockquote:after {
border-color: transparent #666666 #666666 transparent !important;
+
border-color: transparent #000 #00BFFF transparent !important;
 
}
 
}
.comments li[data-user="Princess_Salvatore"] blockquote div {
+
.comments li[data-user="Princess Salvatore"] blockquote {color:#000000 !important;
background: transparent !important;
 
 
}
 
}
.comments li[data-user="Princess_Salvatore"] blockquote {color:black !important;}
+
.comments li[data-user="Princess Salvatore"] blockquote {border: 1px solid #000 !important;}
 
.comments li[data-user="LoveKiss"] blockquote {
 
background:#FFFFFF url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
 
}
 
.comments li[data-user="LoveKiss"] blockquote:after {
 
border-color: transparent #666666 #666666 transparent !important;
 
}
 
.comments li[data-user="LoveKiss"] blockquote div {
 
background: transparent !important;
 
}
 
.comments li[data-user="LoveKiss"] blockquote {color:black !important;}
 
 
.comments li[data-user="NickandDisneyFan14"] blockquote {
 
background:#4EE2EC url("http://images4.wikia.nocookie.net/icarly/images/a/a5/%40admins_sig_line7.png") bottom center no-repeat !important;
 
}
 
.comments li[data-user="NickandDisneyFan14"] blockquote:after {
 
border-color: transparent #666666 #666666 transparent !important;
 
}
 
.comments li[data-user="NickandDisneyFan14"] blockquote div {
 
background: transparent !important;
 
}
 
.comments li[data-user="NickandDisneyFan14"] blockquote {color:black !important;}
 
   
 
/*--------------------------*/
 
/*--------------------------*/

Revision as of 13:50, 31 May 2017

/* Import Anton font */
@import url(http://fonts.googleapis.com/css?family=Anton);

./* Comments */ 
 
/*Taylor*/
 .comments li[data-user="Princess Salvatore"] a[href="/wiki/User:Princess_Salvatore"] {
    color:  #00BFFF !important;
 } 
.comments li[data-user="Princess Salvatore"] blockquote {
   color:black !important; background: #00BFFF
url("http://images3.wikia.nocookie.net/__cb20120615152527/onceuponatime8042/images/6/65/@Admins.png") bottom center no-repeat !important;
}
.comments li[data-user="Princess Salvatore"] blockquote:after {
   border-color: transparent #000  #00BFFF transparent !important;
}
.comments li[data-user="Princess Salvatore"] blockquote {color:#000000 !important;
}
.comments li[data-user="Princess Salvatore"] blockquote {border: 1px solid #000 !important;}

/*--------------------------*/
/* HILIGHTED USERNAMES LIST */
/*--------------------------*/
/*
------------
INSTRUCTIONS
------------
 
The order that names appear on this list determine which title takes precedence.  
A user will be marked by the last entry in this list, no matter how many entries they have.  
 
A user will be marked with the last designation on this list that they have:
* Adminstrator/Sysop
* Bureaucrat
* vstf/Helper
* Staff
 
Try to keep these lists alphabetised instead of adding to the end. 
 
This is from the Code wiki. Credits to them please.
 
*/
 
 .i18ndoc {
    background-color: #FFF77D;
    border-bottom: 1px solid lightgrey;
    font-family: monospace;
    font-size: 8pt;
    height: 140px;
    overflow: auto;
    padding: 3px;
}
.tag .usergroup-bureaucrat {
	background-color: gold !important;
	color: black !important;
}
 
/*Code for Bella and the Bulldogs banner header design, thanks to the Code Wiki!.*/

.WikiHeader {
   background: url("http://vignette4.wikia.nocookie.net/bellaandthebullfrogs/images/6/6c/WikiBanner.jpg/revision/latest?cb=20150128013747") top left no-repeat;
}

body.background-dynamic.skin-oasis:after, body.background-dynamic.skin-oasis:before {
   background-image: url("http://vignette3.wikia.nocookie.net/bellaandthebullfrogs/images/5/50/Wiki-background/revision/latest?cb=20150107194845");
}

/* Picture thumbnail tweaks, thanks to the Code Wiki */
 
.thumbcaption > .picture-attribution
{
display:none;
}
.thumbcaption
{
background-color:#F6358A;
border-radius:10px;
font-size:11px;
}
 
#WikiaArticle .thumbinner { 
background:#F6358A;
border-radius:10px;
font-size:10px;
}

/* Modifies the "edit section" button */ 
 
.editsection a {
  color: #4EE2EC;
  font-family:Helvetica;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:1px;
  font-style: none;
}
 
/* Removing  edit pencil */
.WikiaArticle .editsection img {
  display:none;
}

/* New navbar color (credits to the Code Wiki) */
 
.WikiHeader .navbackground div {
       background-image: linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
       background-image: -ms-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
       background-image: -moz-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
       background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,   #1D74A9), color-stop(100%,  #009EFF));
}
 
.WikiHeader .navbackground {
      background-image: linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -ms-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -moz-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,   #1D74A9), color-stop(100%,  #009EFF));
}
 
.WikiHeader > nav li.marked {
      background-image: linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -ms-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -moz-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,   #1D74A9), color-stop(100%,  #009EFF));
}
 
.WikiHeader > nav .subnav-2 {
      background-image: linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -ms-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
      background-image: -moz-linear-gradient(top,   #F6358A 0%,  #4EE2EC 100%);
       background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%,   #1D74A9), color-stop(100%,  #009EFF));
}
 
/* rounded corners for navbar */
 
.WikiHeader {
     border-radius: 0.75em 0.75em 0 0;
     border-bottom: 2px solid white;
     -webkit-box-shadow: 0 0 1em white;
     -moz-box-shadow: 0 0 1em #FFF;
     box-shadow: 0 0 1em white;
}
 
.WikiHeader .navbackground, .WikiHeader > nav .subnav-2 {
     border-radius: 0 0.75em 0 0.75em;
}
 
.WikiHeader > nav li:first-child {
     border-radius: 0.75em 0 0 0;
}
 
.WikiHeader > nav li:last-child {
     border-radius: 0 0.75em 0 0;
}
 
.WikiHeader nav li.marked, .WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {
     border-radius: 0.75em 0.75em 0 0;
}
 
.WikiHeader nav {
     border-radius: 1em 1em 0 0;
}
 
.WikiHeader > nav li.marked > a {
     border-top: none;
}
 
.WikiHeader > nav .subnav-3 {
     border-radius: 0 0.75em 0.75em 0.75em;
}
 
/* Wikia navigation */
 
.GlobalNavigation .subnav {
     border-radius: 0 0 0.75em 0.75em;
     border-color: #0A1700;
}
 
.AccountNavigation .subnav {
     border-width: 0px 4px 4px;
}
 
.AccountNavigation .subnav > li:last-child {
     -moz-border-radius: 0em 0em 1em 1em;
     -webkit-border-radius: 0em 0em 1em 1em;
     border-radius: 0em 0em 1em 1em;
}

/* Highlighting */

a[href="/wiki/User:Princess_Salvatore"] { color:#66d9ff; font-weight:bold !important; }

a[href="/wiki/User:LoveKiss"] { color:purple; font-weight:bold !important; }

a[href="/wiki/User:Bellaandthebulldogsgirl"] { color:purple; font-weight:bold !important; }

a[href="/wiki/User:TaffyChannelOfficial"] { color:purple; font-weight:bold !important; }