Difference between revisions of "MediaWiki:Infographics Festivals"
Line 79: | Line 79: | ||
div.chart { | div.chart { | ||
margin-bottom:80px; | margin-bottom:80px; | ||
+ | margin-left:1px; | ||
} | } | ||
} | } | ||
Line 90: | Line 91: | ||
div.legend { margin-bottom: 4px; } | div.legend { margin-bottom: 4px; } | ||
div.legend2 { margin-bottom: 6px; } | div.legend2 { margin-bottom: 6px; } | ||
− | div.legend2 table { margin: 0 auto | + | div.legend2 table { margin: 0 auto; } |
div.legend2 td { text-align: left; padding:0 1em; font-size: 11px; } | div.legend2 td { text-align: left; padding:0 1em; font-size: 11px; } | ||
span.lbox { position: relative; top: 2px; } | span.lbox { position: relative; top: 2px; } | ||
div.legend span:first-child { border-left: 0; } | div.legend span:first-child { border-left: 0; } | ||
div#qcontainer { position: relative; padding-top:0px; } | div#qcontainer { position: relative; padding-top:0px; } | ||
− | div#description { position: absolute; top: 0px; left: 0; width: 330px; } | + | div#description { position: absolute; top: 0px; left: 0; width: 330px; max-width:45%;} |
div#description h3 { padding-top: 0px; } | div#description h3 { padding-top: 0px; } | ||
div.col { width: 1.6%; xmin-height: 10px; float: left; } | div.col { width: 1.6%; xmin-height: 10px; float: left; } |