ข้ามไปเนื้อหา

ผลต่างระหว่างรุ่นของ "มีเดียวิกิ:Common.css"

จาก docs.botbas.com
สร้างหน้าด้วย "สไตล์ชีตในหน้านี้จะส่งผลแก่ผู้ใช้ทุกสกิน: Google Font: Prompt: @import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&display=swap'); Apply site-wide: body, .mw-body, .mw-body-content, p, li, div, span, h1, h2, h3, h4, h5, h6, input, textarea, select, button { font-family: "Prompt", system-ui, -apple-system, "Segoe UI", A..."
 
ไม่มีความย่อการแก้ไข
บรรทัดที่ 10: บรรทัดที่ 10:
input, textarea, select, button {
input, textarea, select, button {
   font-family: "Prompt", system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
   font-family: "Prompt", system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
}
/* Vector 2022: hide icon/wordmark/tagline */
.mw-logo-icon, .mw-logo-wordmark, .mw-logo-tagline {
  display: none !important;
}
/* Legacy Vector: hide old logo element */
.mw-wiki-logo, #p-logo {
  display: none !important;
}
}

รุ่นแก้ไขเมื่อ 14:43, 7 มกราคม 2569

/* สไตล์ชีตในหน้านี้จะส่งผลแก่ผู้ใช้ทุกสกิน */

/* Google Font: Prompt */
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&display=swap');

/* Apply site-wide */
body, .mw-body, .mw-body-content,
p, li, div, span,
h1, h2, h3, h4, h5, h6,
input, textarea, select, button {
  font-family: "Prompt", system-ui, -apple-system, "Segoe UI", Arial, sans-serif !important;
}

/* Vector 2022: hide icon/wordmark/tagline */
.mw-logo-icon, .mw-logo-wordmark, .mw-logo-tagline {
  display: none !important;
}

/* Legacy Vector: hide old logo element */
.mw-wiki-logo, #p-logo {
  display: none !important;
}