You are here

recipe_name_index.css in Recipe 6

/*
 */

.recipe_name_alpha_list {
  font-weight: bold;
  margin: 20px;
}

.recipe_name_list legend {
  font-weight: bold;
}

File

recipe_name_index.css
View source
  1. /*
  2. */
  3. .recipe_name_alpha_list {
  4. font-weight: bold;
  5. margin: 20px;
  6. }
  7. .recipe_name_list legend {
  8. font-weight: bold;
  9. }