مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۹۰: | خط ۹۰: | ||
.rectangle:after { | .rectangle:after { | ||
background: rgb(171, 206, 212); | background: rgb(171, 206, 212); | ||
background: -moz-linear-gradient( | background: -moz-linear-gradient(left,rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%); | ||
background: -webkit-linear-gradient( | 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: -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: -ms-linear-gradient(left, rgba(171, 206, 212) 0%,rgba(255,255,255,1) 100%); |
نسخهٔ ۴ مارس ۲۰۲۰، ساعت ۲۳:۰۶
.page-صفحهٔ_اصلی .firstHeading{
display: none;
}
.wikiInfo > .thumb {
margin-left: 0 !important;
margin-right: 0 !important;
width: 100% !important;
}
.page-موسوی_خمینی،_سید_روحالله div.thumbinner {
width: auto!important;
}
.page-موسوی_خمینی،_سید_روحالله .thumbcaption {
text-align: center;
}
#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: 25px 15px 0;
position: relative;
text-shadow: 0 1px 0 #fff;
}
#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: right;
}
.mainRight {
width: 73%;
float: right;
margin-left: 2%;
}
.rectangle {
color: #7E7E7E;
font-size: 18px;
font-weight: bold;
letter-spacing: -0.05em;
line-height: 20px;
margin: 10px 0 30px;
text-align: center;
}
.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: 1px;
position: absolute;
top: 45px;
width: 27%;
}
span.sub_title{
position: absolute;
color: #7E7E7E;
font-size: 16px;
font-weight: bold;
top: 55px;
left: 0;
border: 2px solid #a7d7f9;
padding: 2px 10px 2px 2px;
border-bottom-right-radius: 15px;
border-top-right-radius: 15px;
border-left-width: 0;
background: #f6f6f6;
}
#cont_h .info ol{
margin-right: 25px;
}