]> www.average.org Git - pulsecounter.git/blobdiff - web/index.html
use Pipe-Dream font by Jonathan Paterson
[pulsecounter.git] / web / index.html
index 51a8da9a035400579efabe26ea7f4cd7c156c57b..9170885ed902f4ce41728adc2dace7b4e6bf5ab9 100644 (file)
   }
 </script>
 <style>
+@font-face {
+  font-family: PipeDream;
+  src: url('PIPED.TTF') format('truetype');
+  /* Free to use font from http://www.mlink.net/~paterson/jpfonts.htm */
+}
 h1 {
+  margin-top: 5px;
   text-align: center;
+  font-family: PipeDream;
+  font-size: 64px;
+  font-weight: normal;
+  background-color: lightgray;
 }
 br {
   clear: both;
@@ -258,7 +268,7 @@ body {
 </style>
 <title>Water Meters</title>
 </head><body>
-<h1>Water Meters</h1>
+<h1>WATER METERS</h1>
 <div id="currentvals">
   Current Values
   <div class="current" id="cold">cold</div>