modified: README.md

new file:   admin.css
This commit is contained in:
home 2020-02-14 18:34:03 +01:00
parent f4073d24d6
commit b8f05bd746
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# css_func_lib
git submodule add https://git.seemsleg.it/ef/cssjs-func-lib cssjs
git submodule add https://git.seemsleg.it/ef/css-func-lib css

4
admin.css Normal file
View File

@ -0,0 +1,4 @@
textarea {
display: block;
width: 100%;
}