changeset 54 | 0ded9d7748b7 |
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/bootstrap-source/bootstrap-3.0.3/examples/starter-template/starter-template.css Fri Dec 20 22:49:16 2013 +0100 1.3 @@ -0,0 +1,7 @@ 1.4 +body { 1.5 + padding-top: 50px; 1.6 +} 1.7 +.starter-template { 1.8 + padding: 40px 15px; 1.9 + text-align: center; 1.10 +}