From 7744339d3883ad077ff2ded7bf87460940c6e81b Mon Sep 17 00:00:00 2001 From: Christian Herlambang Date: Mon, 6 Feb 2012 19:14:42 +0100 Subject: [PATCH] add actual bootstrap.css files --- assets/css/bootstrap-responsive.min.css | 1 + assets/css/bootstrap.css | 1 + assets/css/bootstrap.min.css | 1 + layout.html | 4 ++-- 4 files changed, 5 insertions(+), 2 deletions(-) create mode 120000 assets/css/bootstrap-responsive.min.css create mode 120000 assets/css/bootstrap.css create mode 120000 assets/css/bootstrap.min.css diff --git a/assets/css/bootstrap-responsive.min.css b/assets/css/bootstrap-responsive.min.css new file mode 120000 index 0000000..06c219c --- /dev/null +++ b/assets/css/bootstrap-responsive.min.css @@ -0,0 +1 @@ +bootstrap/bootstrap-responsive.min.css \ No newline at end of file diff --git a/assets/css/bootstrap.css b/assets/css/bootstrap.css new file mode 120000 index 0000000..281d630 --- /dev/null +++ b/assets/css/bootstrap.css @@ -0,0 +1 @@ +bootstrap/bootstrap.css \ No newline at end of file diff --git a/assets/css/bootstrap.min.css b/assets/css/bootstrap.min.css new file mode 120000 index 0000000..b2cb69d --- /dev/null +++ b/assets/css/bootstrap.min.css @@ -0,0 +1 @@ +bootstrap/bootstrap.min.css \ No newline at end of file diff --git a/layout.html b/layout.html index d948b9b..5524b4e 100644 --- a/layout.html +++ b/layout.html @@ -3,8 +3,8 @@ - - + +