Positional tweaks, and font standardisation, so all browser now use ttf, so sizing is the same across all browsers

This commit is contained in:
wmwragg 2016-08-18 11:15:42 +01:00
parent d1649771cc
commit 67175c5a72
22 changed files with 168 additions and 80 deletions

View file

@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>Vector</title>
<link href='fonts/OpenSans.css' rel='stylesheet' type='text/css'>
<link rel="apple-touch-icon" sizes="57x57" href="vector-icons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="vector-icons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="vector-icons/apple-touch-icon-72x72.png">