diff options
Diffstat (limited to 'linkshorter/view/templ-head.php')
| -rw-r--r-- | linkshorter/view/templ-head.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linkshorter/view/templ-head.php b/linkshorter/view/templ-head.php index 4dd76d5..fad0fb8 100644 --- a/linkshorter/view/templ-head.php +++ b/linkshorter/view/templ-head.php @@ -10,7 +10,6 @@ <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <style> <?php echo file_get_contents("../tools/style.css"); ?> - .grey { color: #737373;} </style> <link rel='shortcut icon' href='<?php echo __domain_; ?>/tools/favicon.ico' type='image/x-icon'> <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
