נארוטו
Advertisement

הערה: לאחר הפרסום, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
  • אופרה: ללחוץ על Ctrl-F5.
h1.page-header__title {
    direction: rtl;
}

.portable-infobox.pi-background {
   background-color: #EDEDED;
}
.portable-infobox .pi-secondary-background {
   background-color: #D1D1D1;
}
.portable-infobox .pi-border-color {
   border-color: #EDEDED;
}
.portable-infobox .pi-title {
   background-color: #BFBFBF;

}

.portable-infobox {
   color: #000000;
   border-left: #BFBFBF;
}


.pi-image-collection {
    margin-top: 0px;
    text-align: center;
}
ul.pi-image-collection-tabs {

    font: bold 12px Verdana,sans-serif;
    overflow: visible;
    text-align: center;
    
}

ul.pi-image-collection-tabs li.current {
    background: #BFBFBF;
    border-bottom: none;
        border-top: none;
            border-left: 1px solid #BFBFBF;
                border-right: 1px solid #BFBFBF;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
ul.pi-image-collection-tabs li.current:hover {
    background-color: #BFBFBF;
        border-bottom: none;
        border-top: none;
            border-left: 1px solid #BFBFBF;
                border-right: 1px solid #BFBFBF;
                text-decoration: none;
                color: #000000;
}

ul.pi-image-collection-tabs li {
    line-height: 70%;
    background: rgba(0,0,0,0);
      border-bottom: none;
        border-top: none;
            border-left: 1px solid #BFBFBF;
                border-right: 1px solid #BFBFBF;
    color: #203985;
    text-decoration: none;
}
ul.pi-image-collection-tabs li:hover {
    background: rgba(0,0,0,0);
        border-bottom: none;
        border-top: none;
            border-left: 1px solid #BFBFBF;
                border-right: 1px solid #BFBFBF;
    text-decoration: underline;
        color: #203985;
}
Advertisement