First commit
This commit is contained in:
commit
c6e2478c40
13918 changed files with 2303184 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
<link href="css/index.php" rel="stylesheet" type="text/css" />
|
||||
<style type="text/css">
|
||||
div.file{width:<?php echo $this->config['thumbWidth'] ?>px;}
|
||||
div.file .thumb{width:<?php echo $this->config['thumbWidth'] ?>px;height:<?php echo $this->config['thumbHeight'] ?>px}
|
||||
</style>
|
||||
<link href="themes/<?php echo $this->config['theme'] ?>/css.php" rel="stylesheet" type="text/css" />
|
Loading…
Add table
Add a link
Reference in a new issue