diff --git a/src/app/send-post/send-post.component.css b/src/app/send-post/send-post.component.css index e69de29..71e0603 100644 --- a/src/app/send-post/send-post.component.css +++ b/src/app/send-post/send-post.component.css @@ -0,0 +1,10 @@ +.send_post { + border-width: 1; + border-color: rgb(190,190,190); + border-style: solid; + background-color: #F0D0B6; + border-radius: 5px; + width: 500px; + word-break: break-word; + word-wrap: break-word; +} diff --git a/src/app/send-post/send-post.component.html b/src/app/send-post/send-post.component.html index ec472af..6120948 100644 --- a/src/app/send-post/send-post.component.html +++ b/src/app/send-post/send-post.component.html @@ -1,5 +1,7 @@ -

- -

- -

+
+

Поведай миру что-нибудь хорошее.

+ +

+ +

+