פתיחת התפריט הראשי

מורה הנבוכים β

מדיה ויקי:Common.css

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

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload), או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אינטרנט אקספלורר: להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh), או ללחוץ על צירוף המקשים Ctrl-F5.
  • אופרה: לפתוח תפריט ← הגדרות (במחשב מק: Opera ← העדפות) ואז ללחוץ על פרטיות ואבטחה ← מחק היסטוריית גלישה ← Cached images and files.
/* table.hamore * { font-family: arial; font-size: 18px; } */
table.hamore { border-collapse: collapse; width: 100%; table-layout: fixed; vertical-align: top; }
table.hamore td { border: 1px solid #ddd; padding: 5px; vertical-align: top; }
table.hamore .no-ar td.ar { display: none; }
table.hamore td.para-num { width: 30px; text-align: left; font-weight: bold; color: #444; }
table.hamore .wide { color: #333; font-weight: bold; letter-spacing: 5px; }
table.hamore .hebrew { color: #b0b; font-weight: bold; }
table.hamore .heading1 { color: #f00; font-size: 20px; }
table.hamore .heading2 { color: #c00; font-size: 14px; height: 20px; }
table.hamore .source { color: #00f; font-size: 14px; }
table.hamore .index { color: #0a0; font-size: 14px; font-weight: bold; background: #ffa; margin-left: 5px; padding: 2px; }
table.hamore .term { color: #555; font-size: 12px; background: #ccc; vertical-align: super; font-weight: bold; line-height: 0; }
table.hamore .term:before { content: '"'; }
table.hamore .term:after { content: '"'; }