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

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
แถว 3: แถว 3:
 
.lab-answer-box {
 
.lab-answer-box {
 
   border: 5px solid black;
 
   border: 5px solid black;
 +
  font-size: 100%;
 
}
 
}

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

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

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