1
0
mirror of https://github.com/kremalicious/kbdfun.git synced 2025-01-02 18:13:07 +01:00
kbdfun/assets/less/site.less

11 lines
158 B
Plaintext
Raw Normal View History

2012-07-15 05:27:36 +02:00
body {
background: #eee;
font: 24px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
@import 'kbdftw.less';
kbd.android {
.font-roboto;
2012-07-15 05:27:36 +02:00
}