מדיה ויקי:Common.css
מתוך ויקירפואה
הערה: לאחר השמירה, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.
- פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload), או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
- גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
- אינטרנט אקספלורר: להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh), או ללחוץ על צירוף המקשים Ctrl-F5.
- אופרה: לפתוח תפריט ← הגדרות (במחשב מק: Opera ← העדפות) ואז ללחוץ על פרטיות ואבטחה ← מחק היסטוריית גלישה ← Cached images and files.
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ @media print { a[href]:after { content: none !important; } header#mobile{ display: none; } header#desktop { display: none; } } td.campaignGlobalBGPadding { padding: 0px !important; } @media screen and (max-width: 750px) { .contact_form { display: none; position: fixed; top:0px; bottom:0px; left: 0px; right: 0px; z-index: 2; margin:0px !important; max-width:100% !important; max-height: 100% !important; } .cf_mobile_btn { display: block !important; position: fixed; bottom: 0px; width: 100%; text-align: center; left: 0%; } #cf_mobile_btn_close { position: absolute; display: block; background: transparent; color: black; top: 1px; right: 2px; border-style: unset; } .embed-container { padding-bottom: 77.25% !important; } } div.toc { display: flow-root !important; padding:10px; } @media (min-width:1001px) { #idTab1 > .block-response:nth-child(3n+1) { clear: both; } #idTab1 > .block-response { margin-bottom: 18px; } } .dropdown-menu{ transform: translate3d(5px, 35px, 0px)!important; } .button-link{ white-space: nowrap }