Now you can edit username, full name, biography and website

This commit is contained in:
Yusur 2019-10-17 15:21:33 +02:00
parent 32e7c37158
commit bfc44c9362
3 changed files with 18 additions and 1 deletions

View file

@ -18,6 +18,7 @@ body{margin:0}
.message-options-showhide::before{content:'\2026'}
.message-options{display:none}
.create_text{width:100%;height:8em}
.biography_text{height:4em}
.follow_button,input[type="submit"]{background-color:#ff3018;color:white;border-radius:3px;border:1px solid #ff3018}
.follow_button.following{background-color:transparent;color:#ff3018;border-color:#ff3018}
.copyright{font-size:smaller;text-align:center;color:#808080}