diff options
Diffstat (limited to 'cosmo/bootstrap.css')
-rw-r--r-- | cosmo/bootstrap.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css index 0b5e1087..32a9ead9 100644 --- a/cosmo/bootstrap.css +++ b/cosmo/bootstrap.css @@ -1,4 +1,11 @@ @import url("//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700"); +/*! + * Bootswatch v3.1.0 + * Homepage: http://bootswatch.com + * Copyright 2012-2014 Thomas Park + * Licensed under MIT + * Based on Bootstrap +*/ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */ html { font-family: sans-serif; |