2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

updated docs pages (still wip), adding misc css classes, added form styles from 1.4, added github buttons to homepage

This commit is contained in:
Mark Otto
2011-11-12 00:46:02 -08:00
parent 5a702cc6ee
commit 1fb98bed91
8 changed files with 190 additions and 68 deletions
+4 -3
View File
@@ -54,9 +54,10 @@ body > .navbar-fixed .brand:hover {
float: left;
padding: 1px 5px 1px 4px;
font-size: 11px;
font-weight: normal;
font-weight: bold;
line-height: 16px;
color: #555;
color: #666;
text-shadow: 0 1px 0 #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
@@ -67,7 +68,7 @@ body > .navbar-fixed .brand:hover {
.github-btn .github-ico {
float: left;
margin-right: 4px;
opacity: .75;
opacity: .65;
}
.github-btn .count {
display: inline-block;