Difference between revisions of "Template:CharacterTrackerEntry/css"
Jump to navigation
Jump to search
>Jungo26 (Created page with "input { display: none; } :checked + label { border: 5px solid rgba(51, 102, 204, 1); border-radius: 5px; }") |
>Jungo26 |
||
| Line 1: | Line 1: | ||
| + | <includeonly><style> | ||
input { | input { | ||
display: none; | display: none; | ||
| Line 6: | Line 7: | ||
border-radius: 5px; | border-radius: 5px; | ||
} | } | ||
| + | </style> | ||
| + | </includeonly> | ||