aboutsummaryrefslogtreecommitdiff
path: root/starter-template/example.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-19 23:16:00 -0700
committerMark Otto <[email protected]>2013-06-19 23:16:00 -0700
commitf91559d85db1d7e41d19fa360a135fb9eb228bbe (patch)
tree5338a4328769f0a3980767e9b4c60b678220492b /starter-template/example.css
parent9f73fef30a075949c1d9f3816a598b303dfe0bfe (diff)
downloadbootstrap-f91559d85db1d7e41d19fa360a135fb9eb228bbe.tar.xz
bootstrap-f91559d85db1d7e41d19fa360a135fb9eb228bbe.zip
update starter template to use new format; include latest BS3 CSS
Diffstat (limited to 'starter-template/example.css')
-rw-r--r--starter-template/example.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/starter-template/example.css b/starter-template/example.css
new file mode 100644
index 000000000..4af7a6177
--- /dev/null
+++ b/starter-template/example.css
@@ -0,0 +1,7 @@
+body {
+ padding-top: 50px;
+}
+.starter-template {
+ padding: 40px 15px;
+ text-align: center;
+}