diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-28 17:29:15 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-28 17:29:15 +0200 |
| commit | 045597184560d4579cb5e34d3e731a5d6bb022c9 (patch) | |
| tree | cdc80d22e4f92712963f2cfb8bf3c7f24d964610 /index.html | |
| parent | 92eb91a3c605cbd830d20dae6488a44d3679299c (diff) | |
Implemented stylesheet structure+font change
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3,9 +3,6 @@ <title>Rhizi Prototype </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="res/css/style.css" rel="stylesheet" type="text/css"> - <link href="res/css/ui.css" rel="stylesheet" type="text/css"> - <link href='res/css/google-lato-300.css' rel='stylesheet' type='text/css'> - <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic' rel='stylesheet' type='text/css'> <link rel="shortcut icon" href="res/img/favicon2.ico" /> <script src="src/local_config.js"></script> |
