diff options
| author | Nicole <[email protected]> | 2013-07-20 23:17:01 -0700 |
|---|---|---|
| committer | Nicole <[email protected]> | 2013-07-20 23:17:01 -0700 |
| commit | bf51e24700627b17df5041f3a369f6f6b4a4bfbb (patch) | |
| tree | 255aa16310c0effff236523318ccd45cfc2eb726 /starter-template/starter-template.css | |
| parent | 36c2a34c1e3dda18edbf4e0ce8f297309d55ef6d (diff) | |
| download | bootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.tar.xz bootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.zip | |
change file names to example names
Diffstat (limited to 'starter-template/starter-template.css')
| -rw-r--r-- | starter-template/starter-template.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/starter-template/starter-template.css b/starter-template/starter-template.css new file mode 100644 index 000000000..4af7a6177 --- /dev/null +++ b/starter-template/starter-template.css @@ -0,0 +1,7 @@ +body { + padding-top: 50px; +} +.starter-template { + padding: 40px 15px; + text-align: center; +} |
