|
|
|
|
|
by duncans
4810 days ago
|
|
The typography is screwed because of the seemingly faulty font stack in: .ncDcParagraph {
font-size: 14px;
font-family: Segoe,Verdana,sans serif;
}
I think it should be "Segoe UI" which is a very nice font (on Windows) and it's falling through to Verdana which makes it look dated.Details, details... |
|