recipe_ingredient_index.css in Recipe 6
/* */ .recipe-ingredient-alpha { font-weight: bold; margin: 20px; } .recipe-ingredient-list legend { font-weight: bold; } .recipe-ingredient-nodes .box { margin: 20px; }
File
recipe_ingredient_index.cssView source
- /*
- */
-
- .recipe-ingredient-alpha {
- font-weight: bold;
- margin: 20px;
- }
-
- .recipe-ingredient-list legend {
- font-weight: bold;
- }
-
- .recipe-ingredient-nodes .box {
- margin: 20px;
- }