/com_joomleague/components/com_joomleague/modules/mod_joomleague_eventsranking/css/mod_joomleague_eventsranking.css

https://gitlab.com/volleyuisp/joomleague · CSS · 23 lines · 18 code · 5 blank · 0 comment · 0 complexity · ff600f030d133d210cb42ccef6269a3c MD5 · raw file

  1. @CHARSET "UTF-8";
  2. div.modjlgevent .teamlogo {
  3. max-height: 20px;
  4. max-width: 20px;
  5. vertical-align: middle;
  6. }
  7. div.modjlgevent .projectname {
  8. font-weight:bold;
  9. }
  10. div.modjlgevent .fulltablelink {
  11. text-align:center;
  12. }
  13. th.td_c, td.td_c {
  14. text-align:center;
  15. }
  16. table.eventsranking {
  17. width:100%;
  18. }