summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-05-28 15:03:28 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-05-28 15:03:28 -0400
commita36480dd5960d33f02c4d4cea9599c9196e1b746 (patch)
tree01ca54240bee0f410d4729790a40c268e5bdcbb2 /static
parentc35924a79a3f6b251dcd18c3519adff0d30827b8 (diff)
tweaks
Diffstat (limited to 'static')
-rw-r--r--static/style.css12
1 files changed, 9 insertions, 3 deletions
diff --git a/static/style.css b/static/style.css
index b9c3e1f..e8a6e76 100644
--- a/static/style.css
+++ b/static/style.css
@@ -55,8 +55,10 @@ h2 {
}
footer {
- margin: 3em ;
text-align: center ;
+ border-style: solid ;
+ border-width: 2px 0px 0px 0px ;
+ padding: 1em ;
}
img {
@@ -162,6 +164,7 @@ button.clear-search:hover {
#tag_alcohol:before { content: "🍺" ;}
#tag_american:before { content: "🇺🇸" ; }
+#tag_asian:before { content: "🥢" ; }
#tag_australian:before { content: "🇦🇺" ;}
#tag_austrian:before { content: "🇦🇹" ;}
#tag_bacon:before { content: "🥓" ; }
@@ -182,11 +185,13 @@ button.clear-search:hover {
#tag_curry:before { content: "🍛" ; }
#tag_dominican:before { content: "🇩🇴" ;}
#tag_drink:before { content: "🍹" ;}
+#tag_duck:before { content: "🦆" ; }
#tag_dumpling:before { content: "🥟" ;}
#tag_dutch:before { content: "🇳🇱" ;}
#tag_eggs:before { content: "🥚" ; }
#tag_english:before { content: "🏴󠁧󠁢󠁥󠁮󠁧󠁿" ; }
#tag_fasting:before { content: "☦️" ; }
+#tag_filipino:before { content: "🇵🇭" ; }
#tag_fish:before { content: "🐟" ; }
#tag_french:before { content: "🇫🇷" ; }
#tag_fruit:before { content: "🍇" ; }
@@ -223,13 +228,14 @@ button.clear-search:hover {
#tag_seafood:before { content: "🦐" ; }
#tag_soup:before { content: "🍜" ;}
#tag_sourdough:before { content: "🥖" ;}
+#tag_southwest:before { content: "🤠" ; }
#tag_spanish:before { content: "🇪🇸" ; }
#tag_spicy:before { content: "🌶️" ; }
#tag_steak:before { content: "🥩" ; }
#tag_stew:before { content: "🍲" ; }
#tag_swedish:before { content: "🇸🇪" ; }
-#tag_sweet:before { content: "🎂" ; }
-#tag_texmex:before { content: "🤠" ; }
+#tag_sweet:before { content: "🍯" ; }
+#tag_swiss:before { content: "🇨🇭" ; }
#tag_thai:before { content: "🇹🇭" ;}
#tag_tomato:before { content: "🍅" ;}
#tag_turkey:before { content: "🦃" ; }