/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
- @CHARSET "UTF-8";
- div.modjlgevent .teamlogo {
- max-height: 20px;
- max-width: 20px;
- vertical-align: middle;
- }
- div.modjlgevent .projectname {
- font-weight:bold;
- }
- div.modjlgevent .fulltablelink {
- text-align:center;
- }
- th.td_c, td.td_c {
- text-align:center;
- }
- table.eventsranking {
- width:100%;
- }