From 4f8765840ae1f2702d2cabd43196fbdf9026f392 Mon Sep 17 00:00:00 2001 From: RakVhalate Date: Sat, 22 Oct 2022 22:41:06 +1000 Subject: [PATCH] posting frame --- src/app/send-post/send-post.component.css | 10 ++++++++++ src/app/send-post/send-post.component.html | 12 +++++++----- 2 files changed, 17 insertions(+), 5 deletions(-) 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 @@ -

- -

- -

+
+

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

+ +

+ +

+