Difference between revisions of "Joe's pizza and beer/Menu"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Keris
m
imported>Anabelle
 
(2 intermediate revisions by one other user not shown)
Line 23: Line 23:
  
 
#menu ul {
 
#menu ul {
 +
  display    : table;
 
   list-style : none;
 
   list-style : none;
 +
}
 +
 +
#menu li {
 +
  display : table-row;
 
}
 
}
  
 
#menu li:nth-child(odd):before {
 
#menu li:nth-child(odd):before {
   content : '\1F37A \0020 \0020';
+
  display      : table-cell;
   font-size: large;
+
   content       : '\1F37A';
   color: darkred;
+
   font-size     : large;
   text-align: right;
+
   color         : darkred;
 +
   padding-right : 5px;
 +
 
 
}
 
}
  
 
#menu li:nth-child(even):before {
 
#menu li:nth-child(even):before {
   content : '\1F37B';
+
  display      : table-cell;
   font-size: x-large;
+
   content       : '\1F37B';
   color: darkred;
+
   font-size     : x-large;
   text-align: right;
+
   color         : darkred;
 +
   text-align   : right;
 +
  padding-right : 5px;
 
}
 
}
 
</css>
 
</css>
Line 61: Line 70:
 
<div class="MenuSubHeader">Sizes:</div>
 
<div class="MenuSubHeader">Sizes:</div>
 
<div class="MenuDetail">Small 10", Medium 12", Large 14", Giant 16", Sicilian 20"x20" square</div>
 
<div class="MenuDetail">Small 10", Medium 12", Large 14", Giant 16", Sicilian 20"x20" square</div>
'''Sauces:'''<br>
+
 
 +
<div class="MenuSubHeader">Sauces:</div>
 
<div class="MenuDetail">
 
<div class="MenuDetail">
 
As a tasty alternative to tomato sauce, we will gladly prepare your pizza with our made-from-scratch Parmesan or Pesto sauce or with seasoned olive oil at no charge.</div>
 
As a tasty alternative to tomato sauce, we will gladly prepare your pizza with our made-from-scratch Parmesan or Pesto sauce or with seasoned olive oil at no charge.</div>
Line 74: Line 84:
  
 
<div class="MenuHeader">Other</div>
 
<div class="MenuHeader">Other</div>
* Calzone: A crescent shaped baked turnover of pizza dough stuffed with mozarella, ricotta cheese, and your choice of any 3 toppings. Served with a side of warm marinara sauce.
+
* '''Calzone:''' A crescent shaped baked turnover of pizza dough stuffed with mozarella, ricotta cheese, and your choice of any 3 toppings. Served with a side of warm marinara sauce.
* Stromboli: A tubular shaped baked turnover of pizza dough, stuffed with mozarella, and your choice of any 3 toppings. Served with a side of warm marinara sauce.
+
* '''Stromboli:''' A tubular shaped baked turnover of pizza dough, stuffed with mozarella, and your choice of any 3 toppings. Served with a side of warm marinara sauce.
 
* Garlic Cheese Bread
 
* Garlic Cheese Bread
 
* Garlic Bread
 
* Garlic Bread
Line 84: Line 94:
  
 
<div class="MenuSubHeader">Cheese:</div>
 
<div class="MenuSubHeader">Cheese:</div>
<div class="MenuDetail">American, Cheddar, Pepper Jack, Swiss, Provolone, Mozarella<div>
+
<div class="MenuDetail">American, Cheddar, Pepper Jack, Swiss, Provolone, Mozarella</div>
  
 
<div class="MenuSubHeader">Toppings:</div>
 
<div class="MenuSubHeader">Toppings:</div>
Line 93: Line 103:
  
 
<div class="MenuSubHeader">HOT:</div>
 
<div class="MenuSubHeader">HOT:</div>
* Meatball Parmigiana: Classic meatball sandwich, smothered in marinara sauce and topped with melted provolone cheese.  
+
* '''Meatball Parmigiana:''' Classic meatball sandwich, smothered in marinara sauce and topped with melted provolone cheese.  
* Sausage Parmigiana: Mild Italian link sausage sandwich, smothered in marinara sauce and topped with melted provolone cheese. Served with sauteed onions and bell peppers.
+
* '''Sausage Parmigiana:''' Mild Italian link sausage sandwich, smothered in marinara sauce and topped with melted provolone cheese. Served with sauteed onions and bell peppers.
* Chicken Parmigiana: Italian breaded chicken cutlet, smothered in marinara sauce and topped with melted provolone cheese.
+
* '''Chicken Parmigiana:''' Italian breaded chicken cutlet, smothered in marinara sauce and topped with melted provolone cheese.
* Joe's Cheese Steak: Seasoned steak filet with your choice of bell peppers, onions, wild mushrooms, and topped with melted provolone.
+
* '''Joe's Cheese Steak:''' Seasoned steak filet with your choice of bell peppers, onions, wild mushrooms, and topped with melted provolone.
  
 
<div class="MenuSubHeader">COLD:</div>
 
<div class="MenuSubHeader">COLD:</div>
* Italian Combo: Ham, capicola, salami, provolone, lettuce, tomato, onions. Served with mayo, mustard, and oil vinegar
+
* '''Italian Combo:''' Ham, capicola, salami, provolone, lettuce, tomato, onions. Served with mayo, mustard, and oil vinegar
* Joe's: Breaded chicken cutlet, lettuce, tomato, bacon, melted provolone. Served with honey mustard dressing.  
+
* '''Joe's:''' Breaded chicken cutlet, lettuce, tomato, bacon, melted provolone. Served with honey mustard dressing.  
* California Chicken: Grilled breast of chicken, lettuce, tomato, red Onion. Served with Mayo and/or Mustard
+
* '''California Chicken:''' Grilled breast of chicken, lettuce, tomato, red Onion. Served with Mayo and/or Mustard
* B.L.T.: Classic Bacon, lettuce, tomato. Served with mayo.
+
* '''B.L.T.:''' Classic Bacon, lettuce, tomato. Served with mayo.
* Vegg Out: Romaine lettuce, tomato, red onion, cucumbers, roasted red peppers, pepperoncini smothered with melted provolone cheese. Served with your choice of honey mustard, mayo, or oil&vinegar.
+
* '''Vegg Out:''' Romaine lettuce, tomato, red onion, cucumbers, roasted red peppers, pepperoncini smothered with melted provolone cheese. Served with your choice of honey mustard, mayo, or oil&vinegar.
 
</div>
 
</div>

Latest revision as of 15:24, 20 February 2014