מדיה ויקי:Common.css
קפיצה לניווט
קפיצה לחיפוש
|
|
הערה: לאחר הפרסום, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.
- פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
- גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
- אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
- אופרה: ללחוץ על Ctrl-F5.
|
|
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */
body.page-עמוד_ראשי div.floatleft { margin-right: 15px; margin-bottom: 15px;}
/* הסתרת שורת הכותרת בעמוד הראשי */
.page-עמוד_ראשי #firstHeading {
display : none !important;
}
/* הקטנת גודל הטקסט בהערות שוליים */
.references {
font-size: 85%;
}
/*הסתרת אייקון של קישורים חיצוניים */
.external {
padding: 0 !important;
background: none !important;
}
/* עבור מונחון */
.wpAbbreviation{
border-bottom:1px dotted #696969;
cursor:help;
}
/* used by [[תבנית:ביאורים]] */
.hebrewRefList .references {
list-style: hebrew;
}
.upper-roman-list ol {
list-style: upper-roman;
}
.lower-roman-list ol {
list-style: lower-roman;
}
.upper-latin-list ol {
list-style: upper-latin;
}
.lower-latin-list ol {
list-style: lower-latin;
}
.hebrew-list ol {
list-style:hebrew;
}
.sysop-show, .autopatrolled-show {
display: none;
}
/* עיצוב לתיבת משוב */
#feedbackTextArea {
height:16px;
width:auto;
overflow:auto;
color:#999999;
}
.feedbackWrapper{
text-align:center;
margin-top: 1em;
}
.feedbackDiv{
display:inline-block;
background-color: #F9F9F9;
border: 1px solid #CCCCCC;
font-weight:bold;
}
#feedbackTitle {
width:250px;
color:#999999;
}
#feedbackHelpDiv{
text-align:right;
font-size:small;
font-weight:normal;
}
#loadFeedbackHelp{
cursor:pointer;
}
#feedbackSubmit {
font-weight:normal;
}
/* container for toggles used in [[MediaWiki:ImgToggle.js]] */
.aTogglesContainer{
clear:both;
}
.imgtoggleboxTitle{
display:none;
}
.notice {
text-align:center;
border:solid 2px #EBF74D;
padding:5px 10px;
margin: 5px;
}
.notice #notice-logo img{
width:75px;
height:auto;
}
.clfAfter:after{clear:both;height:0px;font-size:1pt;display:block;content:' '}
/* סגנון עבור הפניה לאנציקלופדיה תלמודית */
.talmudit-txt {
color: #775C02;
background: #FCFC97;
padding: 2px 5px;
font-weight: bold;
}
.talmudit-notice {
text-align:center;
float:left;
border:solid 2px #EBF74D;
padding:5px 10px;
margin: 5px;
}
.talmudit-lex {
margin: 0 12%;
padding: 10px;
background: #C7E4F3;
}
.talmudit-lex-header {
font-weight: bold;
font-size: 120%;
}
.talmudit-lex-subheader {
font-weight: bold;
}
.talmudit-openning-header {
font-weight: bold;
text-align: center;
}
.talmudit-openning-header > p:first-child {
font-size: 140%;
}
.talmudit-openning-header > p:last-child {
font-size: 90%;
}
.talmudit-openning-header .subHead {
font-size: 120%;
}
#sidebarX{
vertical-align: top;
}