13 September 2020
.legendSubEntry{ font-size: 14px; font-style: italic; } .date { font-size: 12px; color: grey; padding-top: 20px; } .headline { margin-left: 5px; font-size: 16px; color: black; } #map { width: 100%; height: auto; } #legend { display: inline; overflow: visible; } COVID-19 Vaccine Distribution Latest: Notes: In line with the AstraZeneca EU deal, for the other EU deals, it is assumed that vaccines will be evenly made available according to population.
...
31 August 2020
Europe-Asia Boundary Shapefile Here is an ultra-precise shapefile of the boundary between Europe and Asia. Anyone may use it for any purpose, as long as they cite Sasha Trubetskoy and, if possible, link to this site.
.myButton { box-shadow:inset 0px 1px 0px 0px #ffffff; background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%); background-color:#f9f9f9; border-radius:3px; border:1px solid #dcdcdc; display:inline-block; cursor:pointer; color:#666666; font-size:12px; font-weight:bold; padding:3px 12px; text-decoration:none; text-shadow:0px 1px 0px #ffffff; } .
...
11 January 2017
.myButton { box-shadow:inset 0px 1px 0px 0px #ffffff; background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%); background-color:#ffffff; border-radius:6px; border:1px solid #dcdcdc; display:inline-block; float: right; cursor:pointer; color:#666666; font-family:Arial; font-size:11px; font-weight:bold; margin-top:5px; padding:0px 12px; text-decoration:none; text-shadow:0px 1px 0px #ffffff; } .myButton:hover { background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%); background-color:#f6f6f6; } .myButton:active { position:relative; top:1px; } Report an issue List of 20 Simple, Distinct Colors 11 January 2017
.instruction { font: 14px sans-serif; font-weight: bold; } .
...