Difference between revisions of "MediaWiki:Infographics Festivals"
Line 54: | Line 54: | ||
.box.hovering { | .box.hovering { | ||
− | border:solid 2px white; | + | border: solid 2px white; |
border-offset: 2px; | border-offset: 2px; | ||
} | } | ||
.box.selected:after { | .box.selected:after { | ||
− | content:""; | + | content:""; |
− | + | position:absolute; | |
− | + | top:4px; | |
− | + | left:4px; | |
− | width: | + | width:5px; |
− | height: | + | height:5px; |
background:white; | background:white; | ||
} | } |