Raises font size to 16 px
This commit is contained in:
parent
72bbed9f2f
commit
24fbe22ade
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ body {
|
|||
background-image: url('http://efesto.eigenlab.org/~diesys/grafica/loghi/hackit0x13/sito/wallpaper_watermark.png');
|
||||
/*MOD color: #000305; */
|
||||
color: #eee;
|
||||
font-size: 14px; /*87.5%; Base font size: 14px */
|
||||
font-size: 16px; /*87.5%; Base font size: 14px */
|
||||
/*font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
|
||||
font-family: 'AnkaCoderNarrowRegular', Arial, sans-serif;
|
||||
line-height: 1.429;
|
||||
|
|
Loading…
Reference in a new issue