diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-08-31 17:54:04 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-08-31 17:54:04 -0300 |
commit | 785480f4fe736a0b0ac406d4b04aff45cc3aba23 (patch) | |
tree | 21c8288dc259a032c7bac79465076dbc362fae15 | |
parent | ef1132419d270893e6af3be03c399b4adcf6dc6c (diff) | |
download | bootless-785480f4fe736a0b0ac406d4b04aff45cc3aba23.tar.gz bootless-785480f4fe736a0b0ac406d4b04aff45cc3aba23.tar.bz2 |
Do not import stuff from google
-rw-r--r-- | bootstrap/css/bootstrap.min.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/css/bootstrap.min.css b/bootstrap/css/bootstrap.min.css index 7291fa0..a11b314 100644 --- a/bootstrap/css/bootstrap.min.css +++ b/bootstrap/css/bootstrap.min.css @@ -1,4 +1,4 @@ -@import url('//fonts.googleapis.com/css?family=Droid+Sans:400,700');/*! +/*@import url('//fonts.googleapis.com/css?family=Droid+Sans:400,700');/*! * Bootstrap v2.3.1 * * Copyright 2012 Twitter, Inc |