summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index aa9cc79..91ab56d 100644
--- a/static/style.css
+++ b/static/style.css
@@ -174,3 +174,6 @@ button.clear-search:hover {
#tag_pizza:before { content: "🍕" ; }
#tag_POS:before { content: "🏧" ; }
#tag_pos:before { content: "🏧" ; }
+#tag_helado:before { content: "🍨" ; }
+#tag_vegano:before { content: "🌿" ; }
+#tag_celiaco:before { content: "🌾❌" ; }