style css fixes
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
.nav-pills li a:hover{
|
.nav-pills li a:hover{
|
||||||
background: #1D64AD;
|
background: #1D64AD;
|
||||||
color:white;
|
color:white;
|
||||||
};
|
}
|
||||||
|
|
||||||
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
|
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@@ -221,7 +221,7 @@ border-radius: 4px 0 4px 0;
|
|||||||
.nav-pills li a:hover{
|
.nav-pills li a:hover{
|
||||||
background: #1D64AD;
|
background: #1D64AD;
|
||||||
color:white;
|
color:white;
|
||||||
};
|
}
|
||||||
|
|
||||||
.nav-tabs > li > a {
|
.nav-tabs > li > a {
|
||||||
color:white;
|
color:white;
|
||||||
|
|||||||
Reference in New Issue
Block a user