initial
This commit is contained in:
commit
332776921f
85 changed files with 19231 additions and 0 deletions
259
assets/css/fontawesome-all.min.css
vendored
Normal file
259
assets/css/fontawesome-all.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
10
assets/css/images/close.svg
Normal file
10
assets/css/images/close.svg
Normal file
|
@ -0,0 +1,10 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 64 64" zoomAndPan="disable">
|
||||
<style>
|
||||
line {
|
||||
stroke: #bbbbbb;
|
||||
stroke-width: 1.25px;
|
||||
}
|
||||
</style>
|
||||
<line x1="22" y1="22" x2="42" y2="42" />
|
||||
<line x1="22" y1="42" x2="42" y2="22" />
|
||||
</svg>
|
After Width: | Height: | Size: 328 B |
4077
assets/css/main.css
Normal file
4077
assets/css/main.css
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue