Template:PhantomBloodBattleTendency.css

From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 00:31, 27 January 2022 by HudgynS (talk | contribs) (Created page with "→‎Phantom Blood: .tabberlive, .tabbertab, .tabbernav { margin: 0px; padding: 0px; border: none; background: none; } ul.tabbernav li a { border: 1px...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

/* Phantom Blood */

.tabberlive,
.tabbertab,
.tabbernav {
   margin: 0px;
   padding: 0px;
   border: none;
   background: none;

}

ul.tabbernav li a {

   border: 1px solid #838282;
   border-radius: 1px;
   background-color: #efefef;
   font-family: Rubik !important;
   font-size: 12px !important;
   
   margin:0 !important;
   padding:2px 12px !important;
   box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
   font-size: 13px !important;
   cursor:default;

} ul.tabbernav li:first-child a {

   border-top-left-radius: 3px;
   border-bottom-left-radius: 3px;

} ul.tabbernav li:last-of-type a {

   border-top-right-radius: 3px;
   border-bottom-right-radius: 3px;

} .tabberlive .tabbertab {

   border: none !important;
   border-radius: 3px !important;
   padding: 6px 0px 0px 0px !important;

} ul.tabbernav {

   background: transparent;
   border-bottom: 0 !important;
   padding: 3px 0 !important;
   text-align:center;
   margin: 0 0 -10px 0 !important;

}

.multitab ul.tabbernav {

   margin: 0 0 -10px 0 !important;

}

ul.tabbernav li.tabberactive a {

   background:linear-gradient(#3055A1, #952F58) !important;
   color:white !important;

}

ul.tabbernav li.tabberactive a:active {

   background:linear-gradient(#1F396E,#9B6622) !important;
   color:white !important;
   border: none !important;

}

ul.tabbernav li.tabberactive a:hover {

   background:linear-gradient(#1F396E,#9B6622) !important;
   color:white !important;
   border-bottom: none !important;

}

ul.tabbernav li {

   padding-top: 0 !important;

}

ul.tabbernav li {

   line-height: 20px !important;

}

.toc { border: 1px solid; border-left-color: #3055A1; border-top-color: #3055A1; border-right-color: #952F58; border-bottom-color: #952F58; }

.quote { color: #3055A1; }

.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {

   background-image: url(PBBTSymbol.png);

}

.mw-body .firstHeading {

   background-image: url(PBBTSymbol.png);
   background-repeat: no-repeat;
   /* @noflip */
   background-position: right center !important;
   background-size: 55px;
   

.PhantomBloodBattleTendency, .portable-infobox.pi-theme-PhantomBloodBattleTendency {

width:270px;
border:2px solid #3055A1

} .portable-infobox.pi-theme-PhantomBlood .pi-title, .portable-infobox.pi-theme-PhantomBlood .pi-header {

background:linear-gradient(to right,#3055A1, #952F58) !important;
color:white

} .portable-infobox.pi-theme-PhantomBlood .pi-data .pi-data-label {

background:#777690;

} .portable-infobox.pi-theme-PhantomBlood .pi-horizontal-group-item.pi-data-label {

background:#777690;
border:2px solid white;
border-top:none;
color:white

} .portable-infobox.pi-theme-PhantomBlood .pi-image-collection-tabs li.current {

background:linear-gradient(#C7D0E2, #E7CDAA) !important;

} .portable-infobox.pi-theme-PhantomBlood .pi-navigation {

background:linear-gradient(to right,#3055A1, #952F58) !important;

} }