Difference between revisions of "MediaWiki:Infographics Festivals"
Line 35: | Line 35: | ||
div#ibr-contribute { display: none; } | div#ibr-contribute { display: none; } | ||
span.underline { font-weight: bold; color: black; } | span.underline { font-weight: bold; color: black; } | ||
− | div#short_description { line-height: | + | div#short_description { |
+ | line-height: 30px; | ||
+ | height: 30px; | ||
+ | text-align: center; | ||
+ | border-top: 1px solid gray; | ||
+ | border-bottom: 1px solid gray; | ||
+ | } | ||
div.chart { | div.chart { | ||
position:relative; | position:relative; | ||
Line 65: | Line 71: | ||
width:61px; | width:61px; | ||
} | } | ||
+ | |||
div.legend { margin-bottom: 4px; } | div.legend { margin-bottom: 4px; } | ||
div.legend2 { margin-bottom: 6px; } | div.legend2 { margin-bottom: 6px; } |