diff --git a/static/style.css b/static/style.css index bf22d9c..efbd395 100644 --- a/static/style.css +++ b/static/style.css @@ -250,6 +250,7 @@ button#clear-search:hover { #tag_quick:before { content: "🏃" ; } #tag_raw:before { content: "🍖" ;} #tag_rice:before { content: "🍚" ; } +#tag_romanian:before { content: "🇷🇴" ;} #tag_russian:before { content: "🇷🇺" ;} #tag_salad:before { content: "🥗" ;} #tag_sandwich:before { content: "🥪" ;}