summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2022-06-09 16:53:05 -0300
committerRoger Gonzalez <roger@rogs.me>2022-06-09 16:53:05 -0300
commitb0ad4dbbbe6d7d2aaf6e9fd4b6034546dc683163 (patch)
tree33fc6363eff4e93974c0f77906fe3ceb68da2c74 /static/style.css
parent7cd117211515fccadee177a284dc32457234805e (diff)
General improvements to all restaurants
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 3bbcdee..aa9cc79 100644
--- a/static/style.css
+++ b/static/style.css
@@ -167,5 +167,10 @@ button.clear-search:hover {
#tag_familiar:before { content: "πŸ‘ͺ" ; }
#tag_pollo:before { content: "πŸ”" ; }
#tag_fritas:before { content: "🍟" ; }
+#tag_empanadas:before { content: "πŸ₯Ÿ" ; }
+#tag_sandwiches:before { content: "πŸ₯™" ; }
+#tag_parrilla:before { content: "πŸ”₯" ; }
+#tag_uruguayo:before { content: "πŸ‡ΊπŸ‡Ύ" ; }
+#tag_pizza:before { content: "πŸ•" ; }
#tag_POS:before { content: "🏧" ; }
#tag_pos:before { content: "🏧" ; }