2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

docs cleanup and navbar brand hover

This commit is contained in:
Mark Otto
2012-01-05 22:37:23 -08:00
parent 9bedfa447c
commit 7582520808
4 changed files with 49 additions and 35 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Thu Jan 5 21:43:09 PST 2012
* Date: Thu Jan 5 22:37:16 PST 2012
*/
html, body {
margin: 0;
@@ -1644,7 +1644,7 @@ i {
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.navbar .brand a:hover, .navbar ul .active > a {
.navbar .brand:hover, .navbar ul .active > a {
color: #ffffff;
text-decoration: none;
background-color: #333333;