Rev 14835 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14835 | Rev 16772 | ||
---|---|---|---|
Line 104... | Line 104... | ||
104 | .wims_datamodule_item:before {content:"\1f4E6";} |
104 | .wims_datamodule_item:before {content:"\1f4E6";} |
105 | 105 | ||
106 | .wims_sheet_score.trophy1:before{content:"\1F3C6";} |
106 | .wims_sheet_score.trophy1:before{content:"\1F3C6";} |
107 | .wims_sheet_score.trophy2:before{content:"\1F3C6\1F3C6";} |
107 | .wims_sheet_score.trophy2:before{content:"\1F3C6\1F3C6";} |
108 | .wims_sheet_score.trophy3:before{content:"\1F3C6\1F3C6\1F3C6";} |
108 | .wims_sheet_score.trophy3:before{content:"\1F3C6\1F3C6\1F3C6";} |
- | 109 | ||
- | 110 | .wims_sheet_score>span{border:3px solid transparent;padding:.1em .2em;display: inline-block; box-sizing: border-box; width:100%} |
|
109 | 111 | ||
110 | /* Display of list numbers before each li (even when display=inline)*/ |
112 | /* Display of list numbers before each li (even when display=inline)*/ |
111 | .wims_sheet_list { |
113 | .wims_sheet_list { |
112 | /* List will start at 1 */ |
114 | /* List will start at 1 */ |
113 | counter-reset: LIST-ITEMS; |
115 | counter-reset: LIST-ITEMS; |