ผลต่างระหว่างรุ่นของ "แม่แบบ:Talk quote inline/styles.css"
ไปยังการนำทาง
ไปยังการค้นหา
thwiki>Waniosa Amedestir หน้าใหม่: →{{pp-template}}: @media screen { html.skin-theme-clientpref-night .inline-quote-talk { color: #00B785; } } @media screen and ( prefers-color-scheme: dark) { html.skin-theme-clientpref-os .inline-quote-talk { color: #00B785; } } .inline-quote-talk { font-family: Georgia, 'DejaVu Serif', serif; color: #008560; quotes: none; } .inline-quote-talk-italic { font-family: inherit; font-style: italic; } .inline-quote-talk-marks { quotes: '"' '"'; } |
ล นำเข้า 1 รุ่นการแก้ไข |
||
(ไม่แตกต่าง)
|
รุ่นแก้ไขปัจจุบันเมื่อ 07:49, 17 กรกฎาคม 2568
/* {{pp-template}} */
@media screen {
html.skin-theme-clientpref-night .inline-quote-talk {
color: #00B785;
}
}
@media screen and ( prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .inline-quote-talk {
color: #00B785;
}
}
.inline-quote-talk {
font-family: Georgia, 'DejaVu Serif', serif;
color: #008560;
quotes: none;
}
.inline-quote-talk-italic {
font-family: inherit;
font-style: italic;
}
.inline-quote-talk-marks {
quotes: '"' '"';
}