wboykinm

muni legend 2

Oct 7th, 2011
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.68 KB | None | 0 0
  1. <div class="wax-legend" style="display: block; "><div class="dot-legend">
  2. <div class="dot-title">Enstrat Renewable Energy Potential</div>
  3. <div class="dot-source">
  4. Source: <a href="http://www.enstrat.com">Enstrat Analytics, 2011</a>
  5. </div>
  6. </div>
  7.  
  8. <style type="text/css">
  9.   .wax-legend .dot-title {
  10.     font-weight: bold;
  11.     }
  12.   .wax-legend .dot-scale {
  13.     font-size: 90%;
  14.     }
  15.   .wax-legend .dot-source {
  16.     font-size: 80%;
  17.     color: #222222;
  18.     }
  19.   .wax-legend a {
  20.     color: #63aece;
  21. </style><div class="overlay-legend">
  22. <style type="text/css">
  23.   .wax-legend .overlay-legend {
  24.     padding-top: 10px;
  25.     border-top: 1px solid #cccccc;
  26.     }
  27.   .wax-legend .title {
  28.     text-align: left;
  29.     margin-bottom: 8px;
  30.     }
  31.   .wax-legend .scale ul li {
  32.     display: block;
  33.     float: left;
  34.     width: 50px;
  35.     margin-bottom: 5px;
  36.     text-align: center;
  37.     font-size: 90%;
  38.     }
  39.   .wax-legend ul.labels li span {
  40.     height: 16px;
  41.     width: 50px;
  42.     }
  43.   .wax-legend ul li span {
  44.     display: block;
  45.     float: left;
  46.     }
  47.   .wax-legend .source {
  48.     font-size: 80%;
  49.     color: #222222;
  50.     }
  51.   .wax-legend a {
  52.     color: #63aece;
  53.     }
  54. </style></div>
  55. <div class="overlay-legend">
  56. <div class="title">Municipality Scores - United States</div>
  57. <div>Points are scaled relative to population size</div>
  58. <div class="scale">
  59.   <ul class="labels">
  60.     <li><span style="background:#2C7FB8;"></span><15</li>
  61.     <li><span style="background:#41B6C4;"></span>15-20</li>
  62.     <li><span style="background:#7FCDBB;"></span>20-25</li>
  63.     <li><span style="background:#C7E9B4;"></span>25-30</li>
  64.     <li><span style="background:#FFFFCC;"></span>>30</li>
  65.   </ul>
  66. </div>
  67.  
Advertisement
Add Comment
Please, Sign In to add comment