diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-08-22 19:50:24 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-08-22 19:50:24 -0300 |
commit | 1a245c4d49852b8f861f2f48d3c066749abc37fa (patch) | |
tree | cd052f98ce74cf254494fd602d289fa2f01f5be2 | |
parent | fa8b699d01f21a61db7672945dddcde4c3170f96 (diff) | |
download | keyringer-1a245c4d49852b8f861f2f48d3c066749abc37fa.tar.gz keyringer-1a245c4d49852b8f861f2f48d3c066749abc37fa.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 |