|
|
خط ۵۳: |
خط ۵۳: |
| </div> | | </div> |
| </div> | | </div> |
| {{#css: | | {{#css:mystyle.css}} |
| a:hover, a:focus {text-decoration: none;font-weight: bold;}
| |
| .img-r img {border-radius:1em; | |
| width: 70%;
| |
| height: auto;
| |
| }
| |
| div#catlinks {display: none;}
| |
| h1#firstHeading {display: none;}
| |
| i.CategoryTreeNotice {display: none;}
| |
| td p {display: none;}
| |
| .mp-bar{position: relative; background: #a6dcf1; height: 40px; margin: 1em 0; border-radius: 10px;}
| |
| .mp-bar2{right: 37%;top: 0.5em;position: absolute;}
| |
| .mp-bar2 span {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
| |
| .h2{font-size: larger; font-weight: bold; color: inherit}
| |
| .mp{background: #eaf2f5;border-radius: 1em;box-shadow: 0 4px 2px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 5%);text-align: justify;padding:1em;}
| |
| .mp-left{padding-top: 1px;}
| |
| /*
| |
| position: relative; background: #a6dcf1; height: 40px; border-radius: 10px;
| |
| */
| |
| .mp-justify{text-align: justify;padding:1em;}
| |
| .mp-center{padding-top: 1px; margin: auto;}
| |
| .mp-right{padding-top: 1px; margin: auto}
| |
| .tree{display:flex;flex-wrap:nowrap;align-content:center;justify-content:center;text-align:center;padding:1em;}
| |
| div#mw-articlefeedbackv5 {display: none;}
| |
| | |
| #t-socialShare{margin-left: 5em;}
| |
| | |
| | |
| /*@media screen and (max-width: 600px) {
| |
| #mw-panel{display: none !important;}
| |
| .mw-body, #mw-data-after-content {margin-right:0 !important;}
| |
| #p-views{display: none !important;}
| |
| #left-navigation{display: none !important;}
| |
| #simpleSearch{width:auto !important; min-width: 20em !important;}
| |
| .mp-bar2{right: 35% !important;}
| |
| .container-t{font-size: 60% !important;}
| |
| .mw-footer {margin-right:0 !important;}
| |
| }*/
| |
| | |
| @media screen and (min-width: 600px) {
| |
| .mp-right{width: 100%;}
| |
| .mp-center{width: 100%;}
| |
| .mp-left{width: 100%;}
| |
| | |
| }
| |
| @media screen and (min-width: 800px) {
| |
| .mp-right{width: 69%; float: right;}
| |
| .mp-center{width: 100%;float:right; }
| |
| .mp-left1{width: 29%;margin-top: -2.5%;float:left;}
| |
| .mp-left2{width: 29%;;float:left;}
| |
| | |
| }
| |
| .page-صفحهٔ_اصلی #mw-head {
| |
| background-image: url(https://fa.wikipasokh.com/images/1/15/Basmala.png);
| |
| background-repeat: no-repeat;
| |
| background-attachment: fixed;
| |
| background-position-x: 50%;
| |
| }
| |
| p {
| |
| text-align: revert ;
| |
| }
| |
| | |
| .blue { color: #185875; }
| |
| .yellow { color: #eaf2f5; }
| |
| | |
| .container-t th h1 {
| |
| font-weight: bold;
| |
| font-size: 1em;
| |
| text-align: left;
| |
| color: #185875;
| |
| }
| |
| | |
| .container-t td {
| |
| font-weight: normal;
| |
| font-size: 1em;
| |
| padding: 1em;
| |
| -webkit-box-shadow: 0 2px 2px -2px #0E1119;
| |
| -moz-box-shadow: 0 2px 2px -2px #0E1119;
| |
| box-shadow: 0 2px 2px -2px #0E1119;
| |
| }
| |
| | |
| .container-t {
| |
| text-align: right;
| |
| overflow: hidden;
| |
| width: 98%;
| |
| margin: 0 auto;
| |
| display: table;
| |
| padding: 0 0 8em 0;
| |
| border-radius: 1em;
| |
| }
| |
| | |
| .container-t tbody{
| |
| padding: 0 0 0 0;
| |
| }
| |
| | |
| .container-t td, .container-t th {
| |
| padding-bottom: 0.25%;
| |
| padding-top: 0.25%;
| |
| padding-left:0.5%;
| |
| }
| |
| | |
| /* Background-color of the odd rows */
| |
| .container-t tr:nth-child(odd) {
| |
| background-color: #cef2e0;
| |
| }
| |
| | |
| /* Background-color of the even rows */
| |
| .container-t tr:nth-child(even) {
| |
| background-color: #cef2e0;
| |
| }
| |
| | |
| .container-t th {
| |
| background-color: #1F2739;
| |
| }
| |
| | |
| .container-t td:first-child { color: #222222; }
| |
| | |
| | |
| | |
| .container-t td:hover {
| |
| background-color: #85e9a054;
| |
| color: #403E10;
| |
| font-weight: bold;
| |
|
| |
| box-shadow: #85e9a0 -1px 1px, #85e9a0 -2px 2px, #85e9a0 -3px 3px, #85e9a0 -4px 4px, #85e9a0 -5px 5px, #85e9a0 -6px 6px;
| |
| transform: translate3d(6px, -6px, 0);
| |
|
| |
| transition-delay: 0s;
| |
| transition-duration: 0.4s;
| |
| transition-property: all;
| |
| transition-timing-function: line;
| |
| }
| |
| li#t-socialShare {
| |
| display: none;
| |
| }
| |
| @media (max-width: 800px) {
| |
| .container-t td:nth-child(4),
| |
| .container-t th:nth-child(4) { display: none; }
| |
| }
| |
| | |
| .img-r p {
| |
| text-align: center;
| |
| }
| |
| | |
| .mp-left1{
| |
| margin-top: -28PX !important;
| |
| }
| |
| | |
| | |
| }} | |