1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/unleash-server/public/css/unleash.css

8 lines
196 B
CSS
Raw Normal View History

2014-10-24 12:06:32 +02:00
.new-feature-form {
2014-10-24 13:31:42 +02:00
padding: 20px 0;
}
body {
font-family: HelveticaNeueLight, HelveticaNeue-Light, 'Helvetica Neue Light', HelveticaNeue, 'Helvetica Neue', Arial, Helvetica, sans-serif;
}