diff --git a/static/mdnotes.css b/static/mdnotes.css index c037ec0..7279396 100644 --- a/static/mdnotes.css +++ b/static/mdnotes.css @@ -15,10 +15,10 @@ button { textarea#ta { display: none; width: 100%; - height: 10rem; + height: 15rem; padding-left: 3rem; padding-right: 3rem; - background-color: #aaddff; + background-color: #cceeff; } div#mdnotes { diff --git a/templates/page.html b/templates/page.html index 1feb15a..4c6bb32 100644 --- a/templates/page.html +++ b/templates/page.html @@ -13,7 +13,7 @@
- +