مدیاویکی:Common.css: تفاوت میان نسخهها
Esfandiari (بحث | مشارکتها) بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۷٬۵۳۱: | خط ۷٬۵۳۱: | ||
.fgb-social-icon:hover { | .fgb-social-icon:hover { | ||
transform: scale(1.2) !important; | transform: scale(1.2) !important; | ||
} | |||
/* پس زمینه تکرار شونده*/ | |||
.my-pattern-page { | |||
min-height: 100vh; | |||
background-color: #ffffff; | |||
background-image: url("https://dl.faraghaib.ir/m/260022/26002222.jpg"); | |||
background-repeat: repeat-y; | |||
background-position: top center; | |||
background-size: auto; | |||
background-attachment: scroll; | |||
box-sizing: border-box; | |||
} | } | ||