Kaynağa Gözat

fixed font size for table caption

Piotr Labudda 9 yıl önce
ebeveyn
işleme
c5951ef59a
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      SE/se-lib/tmpl/_layout_gora.php

+ 2 - 0
SE/se-lib/tmpl/_layout_gora.php

@@ -56,6 +56,8 @@ body { <?php echo UI::fixFooterPosition('body_style'); ?> }
 .label-A_STATUS-DELETED  { background:#e0e0e0; color:#808080; text-align:center; text-shadow:none; }
 .label-A_STATUS-OFF_SOFT { background:#fce3b7; color:#808080; text-align:center; text-shadow:none; }
 .label-A_STATUS-OFF_HARD { background:#eee;    color:#808080; text-align:center; text-shadow:none; }
+
+caption { font-size:medium }
 	</style>
 
 	<script src="static/fetch-polyfill.min.js"></script>