Update font styles.

This commit is contained in:
Lars Jung 2015-04-26 19:00:08 +02:00
parent 668f316465
commit 63fe57731e
3 changed files with 2 additions and 3 deletions

View file

@ -5,7 +5,6 @@ html
meta( http-equiv="x-ua-compatible", content="ie=edge" )
title h5ai #{pkg.version} test suite
meta( name="viewport", content="width=device-width, initial-scale=1" )
link( rel="stylesheet", href="https://fonts.googleapis.com/css?family=Roboto:300,400,700" )
link( rel="stylesheet", href="h5ai-styles.css" )
link( rel="stylesheet", href="styles.css" )
script( src="h5ai-scripts.js" )