mirror of
https://github.com/ProgramSnail/python_web_proj_2021.git
synced 2025-12-27 12:58:43 +00:00
added basics, w3-css? font awesome
This commit is contained in:
parent
1538da796e
commit
f5beb70c3d
1706 changed files with 135206 additions and 0 deletions
16
static/fontawesome/less/fontawesome.less
vendored
Normal file
16
static/fontawesome/less/fontawesome.less
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
/*!
|
||||
* Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
@import "_variables.less";
|
||||
@import "_mixins.less";
|
||||
@import "_core.less";
|
||||
@import "_larger.less";
|
||||
@import "_fixed-width.less";
|
||||
@import "_list.less";
|
||||
@import "_bordered-pulled.less";
|
||||
@import "_animated.less";
|
||||
@import "_rotated-flipped.less";
|
||||
@import "_stacked.less";
|
||||
@import "_icons.less";
|
||||
@import "_screen-reader.less";
|
||||
Loading…
Add table
Add a link
Reference in a new issue