xesite/frontend/static/app.css

8 lines
221 B
CSS
Raw Normal View History

2016-12-14 07:11:20 +00:00
body {
font-family: 'Source Sans Pro', 'Trebuchet MS', 'Lucida Grande', 'Helvetica Neue', sans-serif;
text-rendering: optimizeLegibility;
font-size: 14px;
letter-spacing: .2px;
text-size-adjust: 100
}