|
|
| خط ۱۱: |
خط ۱۱: |
| </div> | | </div> |
| </div> | | </div> |
|
| |
| |} | | |} |
| {{#css:
| |
| .row-bala {
| |
| display: flex;
| |
| flex-flow: row wrap;
| |
| }
| |
| .row.row-cols-2 {
| |
| display: flex;
| |
| flex-direction: column;
| |
| flex: 7;
| |
| }
| |
| .col {
| |
| background: #FFFFFF;
| |
| border: 0px;
| |
| padding: 10px;
| |
| margin: 5px;
| |
| min-width: 210px;
| |
| }
| |
| pre, .mw-code {
| |
| white-space: normal;
| |
| overflow-x: hidden;
| |
| word-wrap: break-word;
| |
| color: white;
| |
| font-size: larger;
| |
| border: 0px;
| |
| border-radius: 4px;
| |
| background: #126164;
| |
| margin-bottom: 5px;
| |
| padding: 10px;
| |
| }
| |
| span.mp-h2 {
| |
| font-weight: bold;
| |
| }
| |
| .mp-right {
| |
| padding: 5px;
| |
| }
| |
| .ma-ma {
| |
| flex: 3;
| |
| }
| |
| .table-caat {
| |
| padding: 5px;
| |
| }
| |
| li {
| |
| text-align: justify;
| |
| }
| |
| .col.jadid {
| |
| background: #f8fdfe;
| |
| }
| |
| .vector-feature-page-tools-disabled #mw-sidebar-checkbox:not(:checked) ~ .vector-sidebar-container-no-toc ~ .mw-content-container, .vector-feature-page-tools-disabled.vector-feature-toc-pinned-disabled #mw-sidebar-checkbox:not(:checked) ~ .mw-content-container {
| |
| grid-column: mainMenu / pageContent;
| |
| margin-right: auto;
| |
| margin-left: auto;
| |
| width: 100%;
| |
| max-width: 1400px;
| |
| }
| |
| .mp-bar.paeen {
| |
| color: white;
| |
| font-size: larger;
| |
| border: 0px;
| |
| border-radius: 4px;
| |
| padding: 10px;
| |
| margin-bottom: 5px;
| |
| background: #126164;
| |
| }
| |
| .mp-right {
| |
| line-height: 30px;
| |
| font-size: 16px;
| |
| font-weight: 400;
| |
| text-align: justify;
| |
| }
| |
| body {
| |
| font-size: 16px;
| |
| font-weight: 500;
| |
| }
| |
| }}
| |