מדיה ויקי:Vector-2022.css

מתוך ויקיטקסט, מאגר הטקסטים החופשי

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

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
  • אופרה: ללחוץ על Ctrl-F5.
/*
 * Note: [[MediaWiki:Common.css]] [[MediaWiki:Vector.css]] is loaded in addition to these styles
 * This stylesheet is reserved only for styles that override rules in [[MediaWiki:Vector.css]].
 * Use selector ".skin-vector-2022" for the New Vector rules.
 * Please use [[Extension:TemplateStyles]] where possible.
 */

/* מיקום הכפתור לצנזור שם ה' בעיצוב וקטור החדש */
.skin-vector-2022 #censorButton-div #censorButton {
  position: absolute;
  left: 10px;
  top: -2.2rem;
}

.vector-body-before-content {
  overflow: unset;
}