Difference between revisions of "MediaWiki:Infographics Festivals"
Line 50: | Line 50: | ||
font-weight:bold; | font-weight:bold; | ||
} | } | ||
− | |||
.box { position: relative }; | .box { position: relative }; | ||
− | |||
div.box.selected:after { | div.box.selected:after { | ||
content:""; | content:""; | ||
Line 62: | Line 60: | ||
background:white; | background:white; | ||
} | } | ||
− | |||
div.box.hovering:after { | div.box.hovering:after { | ||
content:""; | content:""; | ||
Line 72: | Line 69: | ||
background:white; | background:white; | ||
} | } | ||
− | |||
#qcontainer a.selflink:hover { text-decoration:none } | #qcontainer a.selflink:hover { text-decoration:none } | ||
− | |||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> |