Explorar o código

fixed font size for table caption

Piotr Labudda %!s(int64=9) %!d(string=hai) anos
pai
achega
c5951ef59a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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>