summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/pix/la-chingada.webpbin0 -> 44436 bytes
-rw-r--r--static/style.css3
2 files changed, 3 insertions, 0 deletions
diff --git a/static/pix/la-chingada.webp b/static/pix/la-chingada.webp
new file mode 100644
index 0000000..bd73f31
--- /dev/null
+++ b/static/pix/la-chingada.webp
Binary files differ
diff --git a/static/style.css b/static/style.css
index 13b17ae..07cc97c 100644
--- a/static/style.css
+++ b/static/style.css
@@ -182,3 +182,6 @@ button.clear-search:hover {
#tag_pasta:before { content: "🍝" ; }
#tag_americano:before { content: "πŸ‡ΊπŸ‡Έ" ; }
#tag_milanesa:before { content: "πŸ₯©" ; }
+#tag_mexicano:before { content: "πŸ‡²πŸ‡½" ; }
+#tag_nachos:before { content: "πŸ”Ί" ; }
+#tag_vegetariano:before { content: "πŸ₯¦" ; }