This commit is contained in:
parent
459cf79f50
commit
44a6e04a42
10 changed files with 23 additions and 182 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
{% block styles %}
|
||||
form { flex: 1; }
|
||||
body { padding: 2rem; }
|
||||
|
||||
textarea {
|
||||
height: 100%;
|
||||
|
@ -30,9 +31,9 @@
|
|||
width: 3rem;
|
||||
border: none;
|
||||
border-radius: 50%;
|
||||
background: #2196F3;
|
||||
background: #696969;
|
||||
|
||||
color: white;
|
||||
color: #C6C6C6;
|
||||
font-size: 2rem;
|
||||
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue