aboutsummaryrefslogtreecommitdiffhomepage
path: root/common/options.html
diff options
context:
space:
mode:
Diffstat (limited to 'common/options.html')
-rw-r--r--common/options.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/common/options.html b/common/options.html
index 47042af..c854e31 100644
--- a/common/options.html
+++ b/common/options.html
@@ -13,6 +13,11 @@ License for the specific language governing permissions and limitations under
the License. -->
<!DOCTYPE html>
<title>Wayback Machine Lookup</title>
+<style>
+ html {
+ font-family: sans-serif;
+ }
+</style>
<form id="clickBehavior">
When searching the Wayback Machine:<br>
<label><input type="radio" name="clickBehavior" value="search"> Show all search results.</label><br>