now using the Aristo jQuery UI theme
This commit is contained in:
parent
7b17d22d23
commit
01a1e44ac4
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "lib/pixastic"]
|
||||
path = lib/pixastic
|
||||
url = https://github.com/jseidelin/pixastic.git
|
||||
[submodule "css/Aristo"]
|
||||
path = css/Aristo
|
||||
url = git://github.com/taitems/Aristo-jQuery-UI-Theme.git
|
||||
|
|
1
css/Aristo
Submodule
1
css/Aristo
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6f16099bc3a43689ecd86dc7d34fa01941fbb92a
|
|
@ -9,7 +9,7 @@
|
|||
<script src="../lib/ComicBook.min.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="../css/reset.css">
|
||||
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.0/themes/smoothness/jquery-ui.css">
|
||||
<link rel="stylesheet" href="../css/Aristo/css/Aristo/Aristo.css">
|
||||
<link rel="stylesheet" href="../css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue