diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-08-22 19:53:20 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-08-22 19:53:20 -0300 |
commit | c785ca9e6e484ec4860ef1e0eb2b5f6e5653e658 (patch) | |
tree | 0b012f252670fbffad47729f1deb874ebfcb46c7 | |
parent | cfa0904afc40e1f5f075827011c599b5c79e6ba7 (diff) | |
download | firma-c785ca9e6e484ec4860ef1e0eb2b5f6e5653e658.tar.gz firma-c785ca9e6e484ec4860ef1e0eb2b5f6e5653e658.tar.bz2 |
Website: Do not fetch CSS 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 |