Created
September 7, 2011 21:49
-
-
Save MateoV/1201890 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class='overlay-legend-top'> | |
<div class='title-top'> | |
Completed Radio Towers | |
</div> | |
<div class='text-top'> | |
<div class='tower'> | |
<img src='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAZCAYAAAA4/K6pAAAABHNCSVQICAgIfAhkiAAAAAlwSFlz | |
AAAEmgAABJoBLnDN3gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAJlSURB | |
VDiN7ZQxaJ5VFIaf97k/kkKhwcWArYqD2KUqQYrQlAqhdBERHWoXAy5FKqSDoHaQLkUnQQVB0GKU | |
TrYEtCCuioMldcikEjGiLm2FXxCaBu9x+RJ+lSxODp7x3Pd5ee+9595UFZOV5D71RFXNJpkFqKqV | |
JCu99wtV9e2k3gkwrbVF9Qpwp3qx9z7fe59XLw69K621xSTZ5qqKJCb5OMne3vszwC316ap6WN1V | |
VV/13peB39X3q+qnqnqsqroA6ukBPqgeU78E9qgfAm8Cm+qy+mzv/XCSverprRT71THwgPqc+h1w | |
PzCnnlPPAXPATGvtc/WNQTsG9jf1eeCHqvo0yaXe++Pqk0neAX4BppO8mmSj9/5Skrer6qMkoyT3 | |
NOAF9TP1rqq6Hfgiybu99wNVdbOqfquql5MsVdVykj+S3J1ktarmm/p67/21JMeSrCe5t6rGwDXg | |
AnAUGAM31N0DeLT3/oH6osAGcNsgmgY2gd3A1MR1Tw29zaqaTjIemA2rakWdTXIVmOu9X05yBPgZ | |
WAN+BFaTHOm9XwYOA1fV2apaQT2jLgG71G/Uk+op9RZQQKmb6qnRaPSoemMYqiX1DMA+9VfgEHBQ | |
HauLwENbBsATrbWn1GuttRPAoYHZR1XRWltQ14A9wAH1a3V9IsH36vpoNJofBmyttbZQVVBVVBXq | |
+QlRAx6ZSLAATI1Go3l1XT2/xW0bDEmOq9eTfKK+MpHgraF3vbV2fJL5i8HwtGeGg3xvyyDJJfUk | |
MPMP/d8bE0ZTE1t4cCfd9n/wb+t/g/+CwWinhaq6meQscAewupPuT73yS2splUMxAAAAAElFTkSu | |
QmCC' /> | |
</div> | |
<div class='towertext'> | |
Symbol represents completed construction of one radio tower | |
</div> | |
</div> | |
<div class='source'> | |
Source: <a href='http://www.internews.org/'>Internews</a> | |
</div> | |
</div> | |
<style type='text/css'> | |
.wax-legend .title-top { | |
text-align: left; | |
margin-bottom: 4px; | |
font-weight: bold; | |
font-size: 90%; | |
} | |
.wax-legend .text-top { | |
font-size: 80%; | |
line-height:14px; | |
} | |
.wax-legend .source { | |
font-size: 70%; | |
color: #666; | |
margin-top: 1px; | |
margin-bottom: 10px; | |
clear: both; | |
} | |
.wax-attribution a, | |
.wax-legend a { | |
color: #7F8A8C; | |
} | |
.wax-legend .tower { | |
float: left; | |
width:16px; | |
height:25px; | |
} | |
.wax-legend .towertext { | |
padding-left:24px; | |
padding-top:2px; | |
} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment