|
|
سطر ١٬٧٥٩: |
سطر ١٬٧٥٩: |
| .navbox { | | .navbox { |
| width: auto !important | | width: auto !important |
| }
| |
| /* side bar */
| |
| #mw-panel{
| |
| position: fixed;
| |
| z-index: 100;
| |
| background-color: #fefdf9;
| |
| width: 10.5em;
| |
| } | | } |
|
| |
|
سطر ١٬٨١٦: |
سطر ١٬٨٠٩: |
| } | | } |
| .mw-body { | | .mw-body { |
| border: 1px solid #c39f68; | | border-top: 1px solid #c39f68; |
| border-left: none;
| |
| } | | } |
| #mw-page-base { | | #mw-page-base { |
سطر ١٬٩١٢: |
سطر ١٬٩٠٤: |
| .mw-body-content { | | .mw-body-content { |
| line-height: 1.8; | | line-height: 1.8; |
| }
| |
| /* ثابت شدن نوار ابزار بالا */
| |
| div#mw-head {
| |
| position: fixed;
| |
| background-image: url(https://wikihaj.com/design/div.vectorTabs-ul-li.png);
| |
| background-position: left bottom;
| |
| height: 80px;
| |
| z-index:10;
| |
| }
| |
| /* fix for editors */
| |
| .ve-active #mw-head, .action-edit #mw-head{
| |
| position: absolute;
| |
| }
| |
| /* fix top bar hash navigation problem */
| |
| html, body {
| |
| scroll-padding-top: 100px;
| |
|
| |
| /* height of sticky header */
| |
| }
| |
| ol.references > li:target, sup.reference:target, span.citation:target, cite:target, .mw-headline:target {
| |
| padding-top: 100px !important;
| |
| margin-top: -100px !important;
| |
| background-clip: content-box;
| |
| } | | } |