using the host from the document.location

This commit is contained in:
Martin Donnelly 2016-11-23 20:51:53 +00:00
parent 59675e69ca
commit c2a8982250

View File

@ -1949,3 +1949,14 @@ li {
background-color: #EEEEEE;
font-family: monospace;
white-space: pre; }
.fan {
display: inline;
color: #ef0000;
display: table-cell;
width: 33%;
font-size: 250%;
line-height: 100%;
}