Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- img{
- height: 150px;
- }
- .description{
- font-size: 20px;
- }
- #cook-time{
- font-weight: bold;
- }
- .ingredients li{
- list-style: square;
- }
- p.time{
- color: gray;
- }
- .external-link{
- color: SeaGreen;
- }
- h1, h2, p, li{
- font-family: Helvetica;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement