Difference between revisions of "Joe's pizza and beer/Menu"
Jump to navigation
Jump to search
imported>Keris m |
imported>Keris m |
||
Line 27: | Line 27: | ||
#menu li:nth-child(odd):before { | #menu li:nth-child(odd):before { | ||
− | content : '\1F37A'; | + | content : '\1F37A \0020 \0020'; |
− | font-size: | + | font-size: large; |
color: darkred; | color: darkred; | ||
− | + | text-align: right; | |
} | } | ||
#menu li:nth-child(even):before { | #menu li:nth-child(even):before { | ||
content : '\1F37B'; | content : '\1F37B'; | ||
− | font-size: large; | + | font-size: x-large; |
color: darkred; | color: darkred; | ||
− | + | text-align: right; | |
} | } | ||
</css> | </css> |
Revision as of 18:11, 31 January 2013