1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

update docs to include separate responsive css, update docs to highlight proper file name, updated makefile to build responsive separately

This commit is contained in:
Mark Otto
2012-01-25 10:02:52 -08:00
parent c381199968
commit 9553b1e3e9
17 changed files with 275 additions and 253 deletions

View File

@@ -14,6 +14,7 @@
<!-- Le styles -->
<link href="../bootstrap.css" rel="stylesheet">
<link href="../bootstrap-responsive.css" rel="stylesheet">
<link href="assets/css/docs.css" rel="stylesheet">
<link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">