מדיה ויקי:Common.css
מתוך עמוד ענן
(הבדלים בין גרסאות)
(4 גרסאות ביניים אינן מוצגות) | |||
שורה 1: | שורה 1: | ||
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ | /* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ | ||
+ | |||
+ | html {direction:ltr; overflow-x: hidden;} | ||
+ | body {direction:rtl;} | ||
+ | #content {background-position:top right; background-image:none;} | ||
#column-content | #column-content | ||
שורה 13: | שורה 17: | ||
#mw-head-base {margin-right:0px;} | #mw-head-base {margin-right:0px;} | ||
#footer {margin-right:0px;} | #footer {margin-right:0px;} | ||
+ | #footer-places-privacy {display:none;} | ||
#p-cactions {float:right;} | #p-cactions {float:right;} | ||
שורה 39: | שורה 44: | ||
#footer-info-lastmod {display:none} /*last changed */ | #footer-info-lastmod {display:none} /*last changed */ | ||
+ | |||
+ | #wpMailmypassword {display: none} |
גרסה אחרונה מתאריך 17:02, 5 באוגוסט 2019
/* הסגנונות הנכתבים כאן ישפיעו על כל העיצובים */ html {direction:ltr; overflow-x: hidden;} body {direction:rtl;} #content {background-position:top right; background-image:none;} #column-content #content { margin-right:10px;} #column-content { margin: 0 0 .6em 0; } #content { margin:0 0 0 0; } #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } #p-cactions { left: .1em; } #p-navigation {display:none;} #left-navigation {right:10px;} #mw-head-base {margin-right:0px;} #footer {margin-right:0px;} #footer-places-privacy {display:none;} #p-cactions {float:right;} #p-personal { display: none; } #pt-anonuserpage {display: none; } #pt-anontalk {display: none; } #ca-nstab-special {display:none;} #f-poweredbyico {display:none;} .hiddenUploadField {display:inline;} /*top part of page */ #right-navigation {margin-left: 60px; margin-top: 0px;} #left-navigation {top:0px;} /* */ #mw-head-base {height:40px;} #footer-info-lastmod {display:none} /*last changed */ #wpMailmypassword {display: none}