ผลต่างระหว่างรุ่นของ "แม่แบบ:การอ้างอิง/styles.css"
ไปยังการนำทาง
ไปยังการค้นหา
thwiki>Kattie Katey ล Kattie Katey ย้ายหน้า แม่แบบ:Citation/styles.css ไปยัง แม่แบบ:การอ้างอิง/styles.css โดยไม่สร้างหน้าเปลี่ยนทางตามมา |
ล นำเข้า 1 รุ่นการแก้ไข |
||
(ไม่แตกต่าง)
|
รุ่นแก้ไขปัจจุบันเมื่อ 09:10, 17 กรกฎาคม 2568
/* {{pp|small=y}} */
/*
* This page is a convenient place for the "citation" styles that are
* available in many of our citation templates. This page can be considered the
* authoritative source for those styles. [[Template:Citation]], like all CS1/2
* templates, is styled from [[Module:Citation/CS1/styles.css]], *not* here.
*/
/* Break long urls, etc., rather than overflowing box */
.citation {
word-wrap: break-word;
}
/* Highlight linked elements (such as clicked references) in blue */
.citation:target {
/* ignore the linter - all browsers of interest implement this */
background-color: rgba(0, 127, 255, 0.133);
}