Commit 94db7857 by Pham Huy

update css

parent 4cda140a
...@@ -4727,18 +4727,18 @@ ul.nav-tabs { ...@@ -4727,18 +4727,18 @@ ul.nav-tabs {
/* dscorp style custom */ /* dscorp style custom */
.social ul.social-icons li a { .social ul.social-icons li a {
background-color: #840b25a6; background-color: #840b25a6 !important;
} }
.social ul.social-icons li a:hover,.plubication-downloads h2, .social ul.social-icons li a:hover,.plubication-downloads h2,
.news .blog-date, footer .footer, .sidebar-download .download-file{ .news .blog-date, footer .footer, .sidebar-download .download-file{
background-color: #840b25; background-color: #840b25 !important;
} }
footer .copyright, .sidebar-download .download-file:hover{ footer .copyright, .sidebar-download .download-file:hover{
background-color: #5d0619; background-color: #5d0619 !important;
} }
ul.main-menu li a:hover, ul.main-menu li.active > a{ ul.main-menu li a:hover, ul.main-menu li.active > a{
color: #840b25; color: #840b25 !important;
} }
a, h2.title-2, .top-info h3, h4.subtitle, a, h2.title-2, .top-info h3, h4.subtitle,
.stats-info h4.counter, h4.client-name, .stats-info h4.counter, h4.client-name,
...@@ -4746,13 +4746,13 @@ a, h2.title-2, .top-info h3, h4.subtitle, ...@@ -4746,13 +4746,13 @@ a, h2.title-2, .top-info h3, h4.subtitle,
.skill-bar-percent, .download-file a, .skill-bar-percent, .download-file a,
.blog-content h3 a:hover, .blog-content a, .blog-content h3 a:hover, .blog-content a,
.culture h2.culture-title, .sidebar-fact h3{ .culture h2.culture-title, .sidebar-fact h3{
color: #840b25; color: #840b25 !important;
} }
ul.download-list li{ ul.download-list li{
color: #677078; color: #677078 !important;
} }
.panel-default>.panel-heading a:hover, .blog-content a:hover{ .panel-default>.panel-heading a:hover, .blog-content a:hover{
color: #5d0619; color: #5d0619 !important;
} }
/* button color */ /* button color */
.btn-primary, .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary, .btn-primary, .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
...@@ -4760,11 +4760,11 @@ ul.download-list li{ ...@@ -4760,11 +4760,11 @@ ul.download-list li{
.btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover{ .open>.dropdown-toggle.btn-primary:hover{
background-color: #e81f18; background-color: #e81f18 !important;
} }
.btn-primary:hover { .btn-primary:hover {
background-color: #840b25; background-color: #840b25 !important;
} }
.links .btn-primary:hover{ .links .btn-primary:hover{
background-color: #840b25; background-color: #840b25 !important;
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment