mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-28 10:40:07 +00:00
moved css files to css folder, starting to get crowded here...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4c2854b363
commit
1520594db1
10
index.html
10
index.html
@ -6,11 +6,11 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="magazine.css">
|
||||
<link rel="stylesheet" href="gear.css">
|
||||
<link rel="stylesheet" href="magazine-themes.css">
|
||||
<link rel="stylesheet" href="magazine-custom.css">
|
||||
<link rel="stylesheet" href="magazine-editor.css">
|
||||
<link rel="stylesheet" href="css/magazine.css">
|
||||
<link rel="stylesheet" href="css/gear.css">
|
||||
<link rel="stylesheet" href="css/magazine-themes.css">
|
||||
<link rel="stylesheet" href="css/magazine-custom.css">
|
||||
<link rel="stylesheet" href="css/magazine-editor.css">
|
||||
<style>
|
||||
|
||||
.chrome {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user