مدیاویکی:Common.css: تفاوت میان نسخه‌ها

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱۱۲: خط ۱۱۲:
span.sub_title{
span.sub_title{
     position: absolute;
     position: absolute;
     color: #ffffff;
     color: #2d2d2d;
     font-size: 15px;
     font-size: 15px;
     top:-6px;
     top: -6px;
     padding: 4px 10px;
     padding: 4px 10px;
     background: #00B3ED;
     background: #e2eab1;
     box-shadow: -1px 2px 3px rgba(0,0,0,.3);
     box-shadow: -1px 2px 3px rgba(0,0,0,.3);
border-bottom-left-radius: 100em;
    border-bottom-left-radius: 100em;
     border-bottom-right-radius: 100em;
     border-bottom-right-radius: 100em;
}
}
خط ۱۲۶: خط ۱۲۶:
     left: -6px;
     left: -6px;
     top: 0;
     top: 0;
background: #00B3ED;
    background: #e2eab1;
}
}
.sub_title:after {
.sub_title:after {
خط ۱۳۴: خط ۱۳۴:
     top: 0;
     top: 0;
     border-radius: 8px 8px 0 0;
     border-radius: 8px 8px 0 0;
background: #004f69;
background: #62693b;
}
}
.sub_title:before, .sub_title:after {
.sub_title:before, .sub_title:after {