feature(css) mv icons to icons.css

This commit is contained in:
coderaiser 2013-12-25 12:05:52 +00:00
parent 426b1771d3
commit 697529ee4f
3 changed files with 65 additions and 66 deletions

View file

@ -10,7 +10,7 @@
<link href=/img/favicon/favicon.png rel=icon type=image/png />
<title>{{ title }}</title>
<link rel=stylesheet href=/join/css/reset.css:css/style.css>
<link rel=stylesheet href=/join/css/reset.css:css/icons.css:css/style.css>
</head>
<body>