diff --git a/post/templates/post/post_page.html b/post/templates/post/post_page.html index 5c2bfcc..48a54dc 100644 --- a/post/templates/post/post_page.html +++ b/post/templates/post/post_page.html @@ -19,6 +19,9 @@ text-decoration: underline; color: blue; } + .reset *:not(p) { + all: revert!important; + } {% endblock %} @@ -26,14 +29,14 @@ {% block content %}
Por {{ page.author }}
-Compartí esta nota en:
+ +