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

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
table.mw-enhanced-rc td { min-width: 12em; }
.usermessage {background-color: #E0E8FF;  border: 1px solid blue; }
td#RecentChangesText { display: none; }
table#watchlist_header { display: none; }
fieldset#mw-watchlist-options { display: none; }
div#p-logo.portlet { display: none; }
div#p-search.portlet { position:absolute; top:60px; }

/* inconspicuous inline reference citations */
sup.reference {
   vertical-align: baseline;
   _vertical-align: bottom;
   position: relative;
   bottom: 0.5em;
  white-space: nowrap;
  }
 
sup.reference a {
  font-size: 0.85em;
  font-weight: lighter
  }
 

 sup.reference a span {
    display: none; /* hide the brackets */
    }
 
  p sup.reference a,
  tr sup.reference a,
  caption sup.reference a,
  ol sup.reference a,
  ul sup.reference a,
  dl sup.reference a {
    color: black;
    }
 
    p:hover sup.reference a,
    tr:hover sup.reference a,
    caption:hover sup.reference a,
    ol:hover sup.reference a,
    ul:hover sup.reference a,
    dl:hover sup.reference a {
      color: rgb(0, 43, 184);
      text-decoration: underline;
      }
    p:hover sup.reference a:visited,
    tr:hover sup.reference a:visited,
    caption:hover sup.reference a:visited,
    ol:hover sup.reference a:visited,
    ul:hover sup.reference a:visited,
    dl:hover sup.reference a:visited {
      color: #5A3696;
      }
    p:hover sup.reference a:hover,
    tr:hover sup.reference a:hover,
    caption:hover sup.reference a:hover,
    ol:hover sup.reference a:hover,
    ul:hover sup.reference a:hover,
    dl:hover sup.reference a:hover {
      color: #002BB8;
      }
    p:hover sup.reference a:active,
    tr:hover sup.reference a:active,
    caption:hover sup.reference a:active
    ol:hover sup.reference a:active,
    ul:hover sup.reference a:active,
    dl:hover sup.reference a:active {
      color: #FAA700;
      }