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

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱٬۷۵۷: خط ۱٬۷۵۷:
}
}
#collsidebar {
#collsidebar {
background-image: url('/images/thumb/d/d6/Right.png');
background-image: url('/images/d/d6/Right.png');
bottom: calc( 50% - 11px );
bottom: calc( 50% - 11px );
}
}


#totop {
#totop {
background-image: url('/images/thumb/8/87/Top.png');
background-image: url('/images/8/87/Top.png');
bottom: calc( 50% - 32px );
bottom: calc( 50% - 32px );
border-bottom-left-radius: 2px;
border-bottom-left-radius: 2px;
خط ۱٬۷۶۸: خط ۱٬۷۶۸:


#fontsizeup {
#fontsizeup {
background-image: url('/images/thumb/2/2f/Plus.png');
background-image: url('/images/2/2f/Plus.png');
bottom: calc( 50% + 31px );
bottom: calc( 50% + 31px );
border-top-left-radius: 2px;
border-top-left-radius: 2px;
خط ۱٬۷۷۴: خط ۱٬۷۷۴:


#fontsizedown {
#fontsizedown {
background-image: url('/images/thumb/e/ee/Minus.png');
background-image: url('/images/e/ee/Minus.png');
bottom: calc( 50% + 10px );
bottom: calc( 50% + 10px );
}
}