From 1972d1a657e2d6d34b76ef55b86b9ddb83220fb1 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Fri, 4 Jan 2019 13:25:28 +0100 Subject: [PATCH] Add more info on the editprofile page --- static/nryg.less | 1 + templates/profileedit.html | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/static/nryg.less b/static/nryg.less index fe38435f..5ae7619a 100644 --- a/static/nryg.less +++ b/static/nryg.less @@ -101,6 +101,7 @@ textarea { border: 1px dotted @text-color; width: 100%; height: 300px; + display: block; } button, input[type="submit"], .btn { diff --git a/templates/profileedit.html b/templates/profileedit.html index 943a2382..898cbe8d 100644 --- a/templates/profileedit.html +++ b/templates/profileedit.html @@ -9,7 +9,9 @@ Modifica profilo
- + Puoi usare il Markdown nella tua bio. + + Se vuoi, puoi personalizzare il tuo profilo con un tuo foglio di stile!