diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-08-06 15:16:13 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-08-06 15:16:13 -0400 |
commit | 20e2d90874a3e1116c76e1547210d191dd0159f4 (patch) | |
tree | a9d775814f5dbdf36d45a486f3ab58d0253aafc6 /assets/css | |
parent | 55f9c2cec0e48dc5190a1f81f297e469c2d5015b (diff) |
first commit for 3.0.0-rc1
Diffstat (limited to 'assets/css')
-rw-r--r-- | assets/css/bootswatch.min.css | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/assets/css/bootswatch.min.css b/assets/css/bootswatch.min.css new file mode 100644 index 00000000..9926ddca --- /dev/null +++ b/assets/css/bootswatch.min.css @@ -0,0 +1,15 @@ +body{padding-top:50px} +#banner{border-bottom:none} +.page-header h1{font-size:4em} +.bs-docs-section{margin-top:8em} +.affix{top:70px} +footer{margin:5em 0}footer li{float:left;margin-right:1.5em;margin-bottom:1.5em} +footer p{clear:left;margin-bottom:0} +.splash{padding:2em 0 2em;text-align:center}.splash h1{font-size:4em} +.splash #social{margin-top:4em;margin-bottom:2em} +.section-tout{padding:3em 0 4em;background-color:#e2f2f3} +.section-preview{padding:4em 0 4em} +.preview{margin-bottom:4em}.preview .image{width:100%} +.preview .options{padding:1em;background-color:#eee;background-color:#e2f2f3} +.bsa .one .bsa_it_ad{border:none !important;background-color:transparent !important}.bsa .one .bsa_it_ad .bsa_it_t,.bsa .one .bsa_it_ad .bsa_it_d{color:inherit !important} +.bsa .one .bsa_it_p{display:none} |