authserver/testCAS/resources/assets/less/app.less
author ymh <ymh.work@gmail.com>
Fri, 11 Sep 2015 14:07:13 +0200
changeset 124 8b742651d655
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Correct monkeypatching + create new version to test on live server

@import "bootstrap/bootstrap";

@btn-font-weight: 300;
@font-family-sans-serif: "Roboto", Helvetica, Arial, sans-serif;

body, label, .checkbox label {
	font-weight: 300;
}