مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۵۷: | خط ۱۵۷: | ||
.wikiInfo .wikitable { | .wikiInfo .wikitable { | ||
table-layout: inherit; | table-layout: inherit; | ||
} | |||
.mw-body-content p { | |||
text-align: justify; | |||
} | } |
نسخهٔ ۲۷ آوریل ۲۰۲۰، ساعت ۱۲:۲۲
.page-صفحهٔ_اصلی .firstHeading{
display: none;
}
.wikiInfo > .thumb {
margin-left: 0 !important;
margin-right: 0 !important;
width: 100% !important;
}
div.thumbinner {
width: auto!important;
}
.thumbcaption {
text-align: center!important;
}
.wikiInfo .wikitable td:nth-child(1){width: 57px;}
#cont_h {
background: #ffffff;
-webkit-box-shadow: 0 1px 0 #fff inset;
-moz-box-shadow: 0 1px 0 #fff inset;
-ms-box-shadow: 0 1px 0 #fff inset;
-o-box-shadow: 0 1px 0 #fff inset;
box-shadow: 0 1px 0 #fff inset;
border: 1px solid #c4c6ca;
margin: 0 auto;
padding: 20px 15px 0;
position: relative;
background-color: #fff;
background-image: linear-gradient(90deg, transparent 100px, #abced4 79px, #abced4 81px, transparent 81px), linear-gradient(#eee .1em, transparent .1em);
background-size: 100% 0.9em;
background-position-y: 21px;
}
#cont_h:before {
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
transform: rotate(-3deg);
top: 0;
z-index: -2;
}
#cont_h:after {
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
-ms-transform: rotate(2deg);
-o-transform: rotate(2deg);
transform: rotate(2deg);
top: 0;
z-index: -1;
}
#cont_h:after, #cont_h:before {
background: #f9f9f9;
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
border: 1px solid #c4c6ca;
content: "";
display: block;
height: 100%;
left: -1px;
position: absolute;
width: 100%;
}
.mainLeft {
width: 25%;
float: left;
}
.mainRight {
width: 73%;
float: right;
margin-left: 2%;
margin-top: 30px;
margin-bottom: 10px;
}
.rectangle {
color: #ffffff;
font-size: 18px;
font-weight: bold;
letter-spacing: -0.05em;
line-height: 20px;
margin: 10px 0 30px;
text-align: center;
background: linear-gradient(135deg, #00a3e0 30%, #5461c8 36%);
padding: 5px;
border-radius: 5px;
}
.rectangle:before {
background: rgb(171, 206, 212);
background: -moz-linear-gradient(right,rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(right,rgb(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(right, rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(right, rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(right, rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
left: 0;
}
.rectangle:after {
background: rgb(171, 206, 212);
background: -moz-linear-gradient(left,rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(left,rgb(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(left, rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%);
right: 0;
}
.rectangle:before, .rectangle:after {
content: "";
height: 2px;
position: absolute;
top: 45px;
width: 27%;
}
span.sub_title{
position: absolute;
color: #2d2d2d;
font-size: 13px;
top: -6px;
padding: 4px 10px;
background: #e2eab1;
box-shadow: -1px 2px 3px rgba(0,0,0,.3);
border-bottom-left-radius: 100em;
border-bottom-right-radius: 100em;
}
.sub_title:before {
height: 6px;
width: 6px;
left: -6px;
top: 0;
background: #e2eab1;
}
.sub_title:after {
height: 6px;
width: 8px;
left: -8px;
top: 0;
border-radius: 8px 8px 0 0;
background: #62693b;
}
.sub_title:before, .sub_title:after {
content: "";
position: absolute;
}
#cont_h .info ol{
margin-right: 25px;
}
.wikitable {
background-color: #f8f9fa;
color: #222;
margin: 1em 0;
border: 1px solid #a2a9b1;
border-collapse: collapse;
width: 100%;
table-layout: fixed;
}
.wikiInfo .wikitable {
table-layout: inherit;
}
.mw-body-content p {
text-align: justify;
}