readme
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# css\_func\_lib
|
||||
## install
|
||||
|
||||
```
|
||||
git submodule add https://git.seemsleg.it/ef/css-func-lib css
|
||||
|
||||
@@ -10,7 +12,7 @@ git submodule add https://git.seemsleg.it/ef/css-func-lib css
|
||||
<script src="/cssjs/form.js"></script>
|
||||
```
|
||||
|
||||
# Dropzone
|
||||
## Dropzone
|
||||
```
|
||||
<form action="/upload" class="dropzone needsclick dz-clickable" id="demo-upload">
|
||||
<div class="dz-message needsclick">
|
||||
@@ -20,7 +22,7 @@ git submodule add https://git.seemsleg.it/ef/css-func-lib css
|
||||
</form>
|
||||
```
|
||||
|
||||
# Parallax
|
||||
## Parallax
|
||||
```
|
||||
<link rel="stylesheet" href="/css/parallax.css">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user