aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-27 23:34:48 -0700
committerMark Otto <[email protected]>2011-10-27 23:34:48 -0700
commit9fd4e459fe829454c811118c64aa32eafd6e8b97 (patch)
tree69e2a15353105ad2711020311a95414b89d6f018 /docs/assets
parentf3128d0fa1f1f14104b7c4ffab54f083b99a108e (diff)
downloadbootstrap-9fd4e459fe829454c811118c64aa32eafd6e8b97.tar.xz
bootstrap-9fd4e459fe829454c811118c64aa32eafd6e8b97.zip
adding more icons for the homepage for open source, twitter, and html5/css3
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/css/docs.css6
-rw-r--r--docs/assets/img/icon-css3.pngbin0 -> 1145 bytes
-rw-r--r--docs/assets/img/icon-github.pngbin0 -> 1191 bytes
-rw-r--r--docs/assets/img/icon-html5.pngbin0 -> 1230 bytes
-rw-r--r--docs/assets/img/icon-twitter.pngbin0 -> 1096 bytes
5 files changed, 5 insertions, 1 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 66e87fdf9..79c904774 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -172,10 +172,14 @@ body > .navbar-fixed .brand:hover {
.marketing p {
margin-right: 10px;
}
-.marketing img {
+.marketing .icon {
float: left;
margin: 7px 10px 0 0;
}
+.marketing .small-icon {
+ float: left;
+ margin: 4px 5px 0 0;
+}
/* Footer
diff --git a/docs/assets/img/icon-css3.png b/docs/assets/img/icon-css3.png
new file mode 100644
index 000000000..eb3651bac
--- /dev/null
+++ b/docs/assets/img/icon-css3.png
Binary files differ
diff --git a/docs/assets/img/icon-github.png b/docs/assets/img/icon-github.png
new file mode 100644
index 000000000..8afcce9cb
--- /dev/null
+++ b/docs/assets/img/icon-github.png
Binary files differ
diff --git a/docs/assets/img/icon-html5.png b/docs/assets/img/icon-html5.png
new file mode 100644
index 000000000..e9066c672
--- /dev/null
+++ b/docs/assets/img/icon-html5.png
Binary files differ
diff --git a/docs/assets/img/icon-twitter.png b/docs/assets/img/icon-twitter.png
new file mode 100644
index 000000000..98241d098
--- /dev/null
+++ b/docs/assets/img/icon-twitter.png
Binary files differ