From c643e5a6a4d2e97d8986245898b84f32e91c70c1 Mon Sep 17 00:00:00 2001 From: Renard Date: Sun, 15 Sep 2019 21:37:33 -0300 Subject: Manejo de post eliminados --- src/App.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index 9777452..16aba4d 100644 --- a/src/App.css +++ b/src/App.css @@ -72,4 +72,9 @@ .ui.comments { max-width: none !important; +} + +.deleted { + color: rgba(0, 0, 0, 0.4); + font-style: italic; } \ No newline at end of file -- cgit v1.2.1-18-gbd029