- Posts: 20
- Thank you received: 0
Changing the color of the ingredients
11 years 1 month ago #42340
by bob.ach
Changing the color of the ingredients was created by bob.ach
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #42344
by ivan.milic
Replied by ivan.milic on topic Changing the color of the ingredients
In layout.css:
.the_menu_desc {
color: #6f0109;
font-family: 'Caudex', serif;
font-weight: normal;
font-style: italic;
width: 400px;
font-size: 22px;
margin-top: 0;
}
.the_menu_desc {
color: #6f0109;
font-family: 'Caudex', serif;
font-weight: normal;
font-style: italic;
width: 400px;
font-size: 22px;
margin-top: 0;
}
Please Log in to join the conversation.
Time to create page: 0.317 seconds