aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
authorLibravatar Renard 2019-09-15 21:37:33 -0300
committerLibravatar Renard 2019-09-15 21:37:33 -0300
commitc643e5a6a4d2e97d8986245898b84f32e91c70c1 (patch)
tree9215bb4572cd56a0f885151af75d306683a75ba5 /src/App.css
parent9ac9b9805779a504c9904bb6e81b579cfdb79c28 (diff)
downloadbai-client-c643e5a6a4d2e97d8986245898b84f32e91c70c1.tar.gz
bai-client-c643e5a6a4d2e97d8986245898b84f32e91c70c1.tar.xz
bai-client-c643e5a6a4d2e97d8986245898b84f32e91c70c1.zip
Manejo de post eliminados
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css5
1 files changed, 5 insertions, 0 deletions
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