iBet uBet web content aggregator. Adding the entire web to your favor.
iBet uBet web content aggregator. Adding the entire web to your favor.



Link to original content: https://www.scope.dk/res/style/list/description.1.css
/** * SUMOshop Description v1.08 * Copyright 2018 SUMOshop http://www.sumoshop.dk * All rights reserved */ dt, dd { display: block; float: left; margin-bottom: 5px; vertical-align: top; } dt { clear: left; width: calc(1200px * 1/4); width: calc(var(--basic-full) * 1/4); max-width: 50%; } dt:after { content: ":"; } dl:after { content: ""; display: block; clear: both; }