ผลต่างระหว่างรุ่นของ "แม่แบบ:Key press/styles.css"

จาก คูนิฟ็อกซ์ วิกิ
mediawiki>Izno
(fallback no longer necessary)
(นำเข้า 1 รุ่นการแก้ไข)

รุ่นแก้ไขเมื่อ 21:58, 8 พฤษภาคม 2566

.keyboard-key {
	border: 1px solid #aaa;
	border-radius: 0.2em;
	box-shadow: 0.1em 0.2em 0.2em #ddd;
	background-image: linear-gradient(to bottom, #eee, #f9f9f9, #eee);
	padding: 0.1em 0.3em;
	font-family: inherit;
	font-size: 0.85em;
}