Mercurial > dottes
comparison web/index.html @ 443:ae0836b5f4dd build-default-191
Change main body font to Open Sans, to match the main Havoc website.
| author | Jim Hague <jim.hague@acm.org> | 
|---|---|
| date | Mon, 11 Nov 2013 22:14:00 +0000 | 
| parents | a76d78fb48bb | 
| children | dfeb781e5196 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 442:54baa010ede2 | 443:ae0836b5f4dd | 
|---|---|
| 6 <link rel="stylesheet" href="css/reset.css" /> | 6 <link rel="stylesheet" href="css/reset.css" /> | 
| 7 <link rel="stylesheet" href="css/text.css" /> | 7 <link rel="stylesheet" href="css/text.css" /> | 
| 8 <link rel="stylesheet" href="css/960.css" /> | 8 <link rel="stylesheet" href="css/960.css" /> | 
| 9 <link rel="stylesheet" href="css/dottes.css" /> | 9 <link rel="stylesheet" href="css/dottes.css" /> | 
| 10 | 10 | 
| 11 <link href='http://fonts.googleapis.com/css?family=Pirata+One|Oswald' | 11 <link href='http://fonts.googleapis.com/css?family=Pirata+One|Open+Sans' | 
| 12 rel='stylesheet' type='text/css'> | 12 rel='stylesheet' type='text/css'> | 
| 13 </head> | 13 </head> | 
| 14 <body> | 14 <body> | 
| 15 <div class="container_12"> | 15 <div class="container_12"> | 
| 16 <a href="/"> | 16 <a href="/"> | 
