Blockland Forums > General Discussion

Does anyone know the Default Font for Blockland?

Pages: (1/4) > >>

Racerboy:

Times New Roman and Georgia are very close, but I did some comparisons and neither are perfect matches.

Any guesses?

Treynolds416:

Palatino linotype

WhoooMan:

In-chat font? Palatino Linotype

Blockland title? Impact

Use next time...

Wynd_Fox:

I think the forums use Verdana.

WhoooMan:


--- Quote from: Wynd_Fox on July 24, 2012, 06:23:22 PM ---I think the forums use Verdana.

--- End quote ---


--- Code: ---/* By default (td, body..) use Verdana in black. */
body, td, th
{
color: #000000;
font-size: small;
font-family: verdana, arial, helvetica, sans-serif;
}
--- End code ---

Straight from the css file.

Pages: (1/4) > >>

Go to full version