mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c12bc798b9
commit
3fb2215032
@ -1,6 +1,3 @@
|
|||||||
<!--
|
|
||||||
-->
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="gallery.css">
|
<link rel="stylesheet" href="gallery.css">
|
||||||
@ -89,7 +86,7 @@ $(document).ready(setup);
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
<body>
|
||||||
<div class="viewer no-single-image-transitions">
|
<div class="viewer no-single-image-transitions">
|
||||||
<div class="loading">
|
<div class="loading">
|
||||||
<!-- XXX replace this with a background-image logo... -->
|
<!-- XXX replace this with a background-image logo... -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user