Speedtest Source Speedtest

Source of: Speedtest - Source page - Stylesheet


a {
  text-decoration: none;
}

body {
  font-family: sans-serif;
}

table.page {
  border-bottom: solid #000000 2px;
  width: 500px;
}

span.title {
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
}

span.subtitle {
  vertical-align: top;
  font-style: italic;
  font-size: 14pt;
}

table.contents {
  font-size: 10pt;
  padding: 2px;
  border: solid #000000 1px;
  width:500px;
  text-align: center;
}

span.progressbar {
  font-size: 8pt;
  padding: 2px;
  border: solid #000000 1px;
}

td.speed {
  border-top: solid #000000 1px;
  font-size: 20pt;
}

div.border {
  width:500px;
  border-top: solid #000000 1px;
}

div.copyright {
  font-size:11pt;
  text-align: right;
}