Berserk Wiki
mNo edit summary
No edit summary
Line 202: Line 202:
 
Unselectable text.
 
Unselectable text.
 
</p>
 
</p>
  +
  +
/**********************************************************/
  +
/* Tabbers */
  +
/********************************************************/
  +
.tabber {
  +
display: none;
  +
}
  +
  +
div.tabberlive {
  +
margin-top: 0;
  +
}
  +
.tabberlive ul.tabbernav li a {
  +
border: none;
  +
background: transparent;
  +
padding: 3px 0.5em;
  +
margin-left: 3px;
  +
}
  +
.tabberlive ul.tabbernav li a:hover {
  +
background: none;
  +
}
  +
.tabberlive ul.tabbernav li a:link {
  +
color: blue;
  +
}
  +
.tabberlive ul.tabbernav li.tabberactive a:link {
  +
color: white;
  +
}
  +
.tabberlive div.tabbertab {
  +
padding:0;
  +
border: none;
  +
}
  +
.tabberlive div.tabbertab p {
  +
margin: 0;
  +
}
  +
.tabberlive ul.tabbernav {
  +
border-bottom: none;
  +
padding: 3px 0;
  +
}

Revision as of 01:21, 8 May 2015

/* UserProfileMasthead */
.UserProfileMasthead .masthead-info hgroup {
    background-image: url(http://images.wikia.com/berserk/images/0/01/Flames_1.jpg);
}
 
.UserProfileMasthead .masthead-info {
    background-image: url(http://images.wikia.com/berserk/images/0/01/Flames_1.jpg)
}
 
.UserProfileMasthead .masthead-info-lower:before {
    border-color: #980000 #980000 transparent transparent;
}
 
.UserProfileMasthead .masthead-info .tag {
background: #980000;
}
 
.avatar {
    border: 0.5px solid #980000;
}
 
 /* </source> */
.comments li[data-user="Besty17"] blockquote {
   background:#000  !important;
}
.comments li[data-user="Besty17"] blockquote:after {
   border-color: transparent #000 #000 transparent !important;
}
.comments li[data-user="Besty17"] blockquote div {
   background: transparent !important;
}
.comments li[data-user="Besty17"] blockquote {color:#FFF; font-weight:normal; !important;
}

/* Berserk Wiki Admins */
a[href="/wiki/User:Besty17"] { color:Black !important; }
a[href="/wiki/User:Staw-Hat_Luffy"] { color:#556B2F !important; }
a[href="/wiki/User:OnePieceNation"] { color:#A020F0 !important; }
a[href="/wiki/User:Gorhound"] { color:#FFFF33 !important; }

/* Timer CSS */
#displayTimer { font-size: 12px !important; } 
 
#showdate a { color: white !important; }

/* Navigation Bar */
.WikiHeader nav {
	width: auto;
	height: 35px;
	border-radius: 8px 8px 0px 0px;
}
 
.WikiHeader nav li.marked,
.WikiHeader > nav .subnav-2 li.marked2 .subnav-2a {border-radius: 8px 8px -8px 0;}
.WikiHeader > nav .subnav-3 {border-radius: 0 8px 8px 8px;}
 
.WikiHeader .navbackground,
.WikiHeader > nav .subnav-2 {
	border-radius: 0 8px 8px 8px;
}

/* Putting Color */
div.article-thumb, .WikiaArticle .article-thumb {
	background-color:Black;
	border:4px solid Maroon;
	border-radius:10px;
	box-shadow:2px 2px 2px Black;
	padding:4px;
}
 
.article-thumb a, .article-thumb a:visited { color:Maroon; }
 
.WikiaArticle .article-thumb .caption { color:white; }
 
.thumbimage {
	background-color:transparent;
	color:White;
}

/* Rounding Dropdown Menus */
.GlobalNavigation .subnav,
.WikiaHeader .WallNotifications .subnav,
.WikiaMenuElement {
  -moz-border-radius: 0 0 16px 16px;
  -webkit-border-radius: 0 0 16px 16px;
  -ms-border-radius: 0 0 16px 16px;
  border-radius: 0 0 16px 16px;
}

/*************************/
/*    Profile tabs       */
/*************************/
 
.tabs .selected a {
border-bottom: 1px solid transparent;
border-left: 1px solid Wiki;
border-right: 1px solid White;
border-top: 1px solid White;
background: white;
border-color: White;
color: #980000;
cursor: text;
font-weight: bold;
text-decoration: none;
}
 
.tabs li a {
border-top-left-radius: 15px;
border: 2px solid #98000;
border-image: initial;
background-color: Black;
display: inline-block;
font-size: 14px;
line-height: 23px;
padding: 6px 12px 3px;
position: relative;
top: 1px;
}
 
.tabs li a:hover {
background-color: #0D8AFF !important;
padding-bottom: 2px;
text-decoration: none;
}
 
 /* Links */
a:hover { color:black; }

/**********/
/* Module */
/**********/
#WikiaRail .module,
.WikiaImageModule,		
#WikiaSpotlightsModule,		
.HotSpotsModule,
#LEFT_SKYSCRAPER_2,
.WikiaRail #RIGHT_SKYSCRAPER,
.hubmodule,
.WikiaArticle pre,		
.WikiaArticleCategories {
	background:transparent !important;
	border: 1px solid #000 !important;
	border-radius: 8px;
	margin: 0 0 10px 0;
}

/**********************************************************/
/*                      Buttons                          */
/********************************************************/

/* Header Buttons */
.WikiHeader .contribute, .WikiHeader .share-button {
border-radius: 10px !important;
-webkit-border-radius: 10px !important;
}

/*Buttons */
a.wikia-button, .wikia-single-button a, .wikia-menu-button {
border-radius: 10px;
}

/**********************************************************/
/*                      WikiaSearch                      */
/********************************************************/
.WikiaSearch input[type="text"] {
margin-right: 6px;
}
 
.WikiaSearch input[type="text"]:focus {
background: white !important;
box-shadow: inset 2px 2px 7px #C9C9C9;
-webkit-box-shadow: inset 2px 2px 7px #C9C9C9;
}
 
.WikiaSearch .wikia-button {
border-radius: 15px;
-webkit-border-radius: 15px;
height: 30px !important;
}

.WikiaSearch input[type="text"] {
border-radius: 15px;
-webkit-border-radius: 15px;
border: 1px solid #000 !important;
}

#search_fix_options {background:#000 !important;border:1px solid #800000 !important;border-radius:8px;margin:0 0 10px 0;}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

<p>
  Selectable text.
</p>
<p class="noselect">
  Unselectable text.
</p>

/**********************************************************/
/*                        Tabbers                        */
/********************************************************/
.tabber {
  display: none;
}

div.tabberlive {
  margin-top: 0;
}
.tabberlive ul.tabbernav li a {
  border: none;
  background: transparent;
  padding: 3px 0.5em;
  margin-left: 3px;
}
.tabberlive ul.tabbernav li a:hover {
  background: none;
}
.tabberlive ul.tabbernav li a:link {
   color: blue;
}
.tabberlive ul.tabbernav li.tabberactive a:link {
   color: white;
}
.tabberlive div.tabbertab {
  padding:0;
  border: none;
}
.tabberlive div.tabbertab p {
  margin: 0;
}
.tabberlive ul.tabbernav {
  border-bottom: none;
  padding: 3px 0;
}