One Piece Català Wiki

Estem buscant nous editors! T'agradaria ajudar-nos a fer créixer el wiki? Registra't!

READ MORE

One Piece Català Wiki
Advertisement

Nota: Després de publicar, possiblement necessitareu refrescar la memòria cau del vostre navegador per a veure'n els canvis.

  • Firefox / Safari: Premeu Majús i alhora cliqueu el botó Actualitzar, o pressioneu Ctrl+F5 o Ctrl+R (⌘+R en un Mac)
  • Google Chrome: Premeu Ctrl+Majús+R (⌘+Shift+R en un Mac)
  • Internet Explorer / Edge: Premeu Ctrl i alhora cliqueu a Actualitza o pressioneu Ctrl+F5
  • Opera: Premeu Ctrl-F5.
/*****************************************************/
/*                                                   */
/*             Disseny SLIDER de Portada             */
/*                                                   */
/*****************************************************/
.portal_section {
border: 1px solid #4876FF;
background: transparent;
background: #CEE4E4;
}
 
.portal_slider_base {
background:url('https://images.wikia.nocookie.net/maxpayne2/es/images/b/b2/Gif-hover-slider.gif');
}
 
.portal_sliderlink_1:hover img,
.portal_sliderlink_2:hover img,
.portal_sliderlink_3:hover img,
.portal_sliderlink_4:hover img,
.portal_sliderlink_5:hover img,
.portal_sliderlink_6:hover img  {
opacity:0.8;
filter:alpha(opacity=80);
}
 
.portal-box {
padding-left: 0px;
padding-right: 0px;
}
 
/***** Nous codis *****/
.portal_section ul  { list-style: disc; }
.portal_header { padding: 0 0em; position: relative; }
.portal_header_text { display: table; width: 100%;}
.portal_headerlinks { font-size: 0.8em; position: absolute; right: 0em; bottom: 0em; }
.portal_header, .portal_header a:link, .portal_header a:visited, .portal_header a:hover, .portal_header a:active { color: #f0f8ff !important; }
.portal_subheader { position: relative; font-size: 0.9em; }
.portal_subheader, .portal_subheader a:link, .portal_subheader a:visited, .portal_subheader a:hover, .portal_subheader a:active { color: #f0f8ff !important; }
.portal_subheader_text { display: table; width: 100%;}

/*** Hover del text***/
div.portal_body a:hover {
    text-shadow:none;
    font-weight: bold;
}
 
/*******************/
/* portal: content */
/*******************/
#portal_content { font-size: 0.9em; line-height: 1.7em; }
#portal_content .portal_body > table { height: 481px; }
#portal_content ul { list-style-position:inside; }
#portal_content ul ul { margin-left: 0em; }
 
/**************************/
/* Més codis per l'SLIDER */
/**************************/
#portal_slider { margin: 0px; padding: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; height: 481px; width: 630px; }
#portal_slider #portal_next, #portal_slider #portal_prev { text-align: center; cursor: pointer; font-family: arial, san-serif; font-size: 36px; line-height: 22px;}
#portal_slider > .portal_body { padding: 0; }
.mainpage .ui-tabs .ui-tabs-panel { padding: 0; }
 
/*****************************************/
/* SLIDER: main page jquery tabs/sliders */
/*****************************************/
.ui-tabs { position: relative; padding: 0; zoom: 1; }
.ui-tabs .ui-tabs-nav { margin: 0; padding: 0 0 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 0 0 0 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 0 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs-hide { display: none !important; }
Advertisement