الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»

لا ملخص تعديل
لا ملخص تعديل
 
(٤ مراجعات متوسطة بواسطة نفس المستخدم غير معروضة)
سطر ١٬٦٩٤: سطر ١٬٦٩٤:
/* طراحی صفحه اول */
/* طراحی صفحه اول */
  .mainpage-top {
  .mainpage-top {
     background-image: url('/images/2/23/Pilgrims-flock-to-Mecca-each-year-for-Hajj-cropped.jpg');
     background-image: url('/images/9/9e/Kaba_new.jpg');
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-size: 100%;
     background-size: 100%;
سطر ١٬٨٠٦: سطر ١٬٨٠٦:


/* font-sizes */
/* font-sizes */
.mw-body-content{
font-size: 18px;
}
.mw-editfont-monospace{
.mw-editfont-monospace{
font-size: 17px;
font-size: 17px;
سطر ١٬٨٧٨: سطر ١٬٨٧٥:
#p-lang-btn {
#p-lang-btn {
float: left;
float: left;
}
/* comment section */
.cs-comments, .cs-title-edit-field, .cs-body-edit-field {
  font-family: vazir !important;
}
.cs-header .oo-ui-buttonElement-button[tabindex="0"] {
position: fixed;
top: 4em;
left: 1em;
}
.cs-header .oo-ui-buttonElement-button[title="إلغاء"], .cs-header .oo-ui-buttonElement-button[title="إرسال"] {
position: relative;
top: unset;
left: unset;
}
/* maps */
.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  left: 0;
  right: auto;
}
.leaflet-grab {
  cursor: -webkit-pointer;
  cursor: -moz-pointer;
  cursor: pointer;
}
.leaflet-interactive {
  cursor: auto;
}
}