Add Makefile and remove the scripts directory
This commit is contained in:
1857
assets/css/app.css
1857
assets/css/app.css
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -18,7 +18,7 @@ input[type="text"] {
|
||||
border: 1px solid #ccc;
|
||||
width: 300px;
|
||||
max-width: 95%;
|
||||
font-size: 1.0em;
|
||||
font-size: 100%;
|
||||
height: 25px;
|
||||
padding-bottom: 0;
|
||||
font-family: sans-serif;
|
||||
@@ -49,7 +49,7 @@ textarea {
|
||||
width: 400px;
|
||||
max-width: 99%;
|
||||
height: 200px;
|
||||
font-size: 1.0em;
|
||||
font-size: 100%;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user