summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css26
1 files changed, 16 insertions, 10 deletions
diff --git a/static/style.css b/static/style.css
index 6a2530a..0d71387 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,6 +1,6 @@
body {
background: #151515 ;
- color: navajowhite ;
+ color: white;
max-width: 850px ;
margin: auto ;
padding: 0 16px ;
@@ -19,7 +19,7 @@ body {
}
a {
- color: gold ;
+ color: #4b9f27 ;
}
#tagcloud {
@@ -37,11 +37,11 @@ a {
}
a:hover {
- color: beige ;
+ color: #2a5816 ;
}
a:visited {
- color: darkgoldenrod ;
+ color: #38761d ;
}
h1 {
@@ -50,8 +50,8 @@ h1 {
text-align: center ;
}
-h2 {
- color: tomato ;
+h1,h2 {
+ color: #bbeaa8 ;
text-align: center ;
}
@@ -165,10 +165,10 @@ 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_americano:before { content: "πŸ‡ΊπŸ‡Έ" ; }
+#tag_asiatico:before { content: "πŸ₯’" ; }
+#tag_australiano:before { content: "πŸ‡¦πŸ‡Ί" ;}
+#tag_austriaco:before { content: "πŸ‡¦πŸ‡Ή" ;}
#tag_bacon:before { content: "πŸ₯“" ; }
#tag_beans:before { content: "🫘" ; }
#tag_beef:before { content: "πŸ„" ; }
@@ -249,3 +249,9 @@ button.clear-search:hover {
#tag_ukrainian:before { content: "πŸ‡ΊπŸ‡¦" ; }
#tag_vietnamese:before { content: "πŸ‡»πŸ‡³" ; }
#tag_wine:before { content: "🍷" ; }
+#tag_hamburguesa:before { content: "πŸ”" ; }
+#tag_familiar:before { content: "πŸ‘ͺ" ; }
+#tag_pollo:before { content: "πŸ”" ; }
+#tag_fritas:before { content: "🍟" ; }
+#tag_POS:before { content: "🏧" ; }
+#tag_pos:before { content: "🏧" ; }