summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2022-06-13 12:05:36 -0300
committerRoger Gonzalez <roger@rogs.me>2022-06-13 12:05:36 -0300
commit3898a29d18cfc45bbf562f5a069f7c5c1501013e (patch)
treee19f56d4cb0047b0b906dacde9267425201300d6 /static/style.css
parentb0ad4dbbbe6d7d2aaf6e9fd4b6034546dc683163 (diff)
Added heladeria los trovadores
Diffstat (limited to 'static/style.css')
-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: "🌾❌" ; }