/ Published in: CSS
Expand |
Embed | Plain Text
.font6 { word-spacing: 0.15em; text-align: left; letter-spacing: 1px; line-height: 1.5em; font-size: 1em; } .font5 { word-spacing: 0.25em; text-align: left; letter-spacing: 0; line-height: 1.3em; font-size: 1.2em; } .font4 { font-family: Arial; background-color: #fff; color: #444; text-decoration: none; word-spacing: normal; text-align: left; letter-spacing: 1px; line-height: 1.5em; font-size: 1.6em; } .font2 { font-family: Arial; background-color: #fff; color: #444; text-decoration: none; word-spacing: normal; text-align: left; letter-spacing: -1px; line-height: 1.2em; font-size: 2em; } .font1 { font-family: Arial; background-color: #fff; color: #444; text-decoration: none; word-spacing: normal; text-align: left; letter-spacing: 1px; line-height: 1.5em; font-size: 1.6em; }
You need to login to post a comment.
