מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
קפיצה לניווט
קפיצה לחיפוש
אין תקציר עריכה |
אין תקציר עריכה |
||
שורה 96: | שורה 96: | ||
.talmudit-lex-subheader { | .talmudit-lex-subheader { | ||
font-weight: bold; | 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%; | |||
} | } |
גרסה מ־09:44, 19 ביוני 2013
|
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ 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; } /* עיצוב לתיבת משוב */ #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; } /* סגנון עבור הפניה לאנציקלופדיה תלמודית */ .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; } .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%; }