diff options
Diffstat (limited to 'cyborg/bootswatch.less')
-rw-r--r-- | cyborg/bootswatch.less | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less index 8a728218..eb5f6dff 100644 --- a/cyborg/bootswatch.less +++ b/cyborg/bootswatch.less @@ -2,15 +2,10 @@ // Bootswatch // ----------------------------------------------------- -@import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700"); +@import url("//fonts.googleapis.com/css?family=Roboto:400,700"); // Navbar ===================================================================== -.navbar { - - border-bottom: 1px solid @gray-dark; -} - // Buttons ==================================================================== // Typography ================================================================= |