Skip to content

Instantly share code, notes, and snippets.

View falkreon's full-sized avatar

Falkreon falkreon

View GitHub Profile
@falkreon
falkreon / jenks.css
Last active August 29, 2015 14:06 — forked from stephan-gh/jenks.css
/*
* Jenks - An simple and clean theme for the Jenkins continous integration server.
* Copyright (c) 2014, Minecrell <https://github.com/Minecrell>
* Licensed under the MIT License: http://opensource.org/licenses/MIT
*/
@import url(//fonts.googleapis.com/css?family=Open+Sans|Ubuntu+Mono);
body, table, form, input, td, th, p, textarea, select {
font-family: 'Open Sans', sans-serif;