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

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
 
(ไม่แสดง 1 รุ่นระหว่างกลางโดยผู้ใช้คนเดียวกัน)
แถว 2: แถว 2:
  
 
.lab-answer-box {
 
.lab-answer-box {
   border: 5px solid black;
+
   border: 1px solid black;
 +
  font-size: 100%;
 
}
 
}

รุ่นแก้ไขปัจจุบันเมื่อ 09:14, 4 มิถุนายน 2553

/* CSS placed here will affect the print output */

.lab-answer-box {
  border: 1px solid black;
  font-size: 100%;
}