Raises font size to 16 px

This commit is contained in:
sValo 2016-05-21 00:00:28 +02:00
parent 72bbed9f2f
commit 24fbe22ade

View file

@ -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;