HTML and CSS Reference
In-Depth Information
background-color: #1f1b0c;
border-radius: 6px;
border: none;
font-size: 1.75em;
line-height: 1em;
letter-spacing: -.08em;
text-shadow: 0 0 10px rgba(31, 27, 12, .3);
}
label input {
font-family: 'NewsGothicNo.2W01-Light 710401';
font-size: 1.75em;
letter-spacing: .08em;
color: #1f1b0c;
background-color: #fff;
}
/* Existing rules e.g. .tagline */
After saving, the home view should have the proper fonts in place (see Figure 7-9 ).
Figure 7-9. The home view with font styles applied, but no layout rules
 
Search WWH ::




Custom Search