From a9c829bc0c75dd7723e6c74e1defaab5dbb4c00b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 28 Dec 2013 22:47:03 -0800 Subject: Rearrange repository contents because muahahahahahaha --- docs/examples/theme/theme.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/examples/theme/theme.css (limited to 'docs/examples/theme/theme.css') diff --git a/docs/examples/theme/theme.css b/docs/examples/theme/theme.css new file mode 100644 index 000000000..e7559231e --- /dev/null +++ b/docs/examples/theme/theme.css @@ -0,0 +1,14 @@ +body { + padding-top: 70px; + padding-bottom: 30px; +} + +.theme-dropdown .dropdown-menu { + display: block; + position: static; + margin-bottom: 20px; +} + +.theme-showcase > p > .btn { + margin: 5px 0; +} \ No newline at end of file -- cgit v1.2.3