Listing 11.4. Style CSS ćwiczenia 11.2
p {
    font-size: 120%;
    font-family: "Trebuchet MS", sans-serif;
    line-height: 260%;
}