Commit 94db7857 by Pham Huy

update css

parent 4cda140a
......@@ -4727,18 +4727,18 @@ ul.nav-tabs {
/* dscorp style custom */
.social ul.social-icons li a {
background-color: #840b25a6;
background-color: #840b25a6 !important;
}
.social ul.social-icons li a:hover,.plubication-downloads h2,
.news .blog-date, footer .footer, .sidebar-download .download-file{
background-color: #840b25;
background-color: #840b25 !important;
}
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{
color: #840b25;
color: #840b25 !important;
}
a, h2.title-2, .top-info h3, h4.subtitle,
.stats-info h4.counter, h4.client-name,
......@@ -4746,13 +4746,13 @@ a, h2.title-2, .top-info h3, h4.subtitle,
.skill-bar-percent, .download-file a,
.blog-content h3 a:hover, .blog-content a,
.culture h2.culture-title, .sidebar-fact h3{
color: #840b25;
color: #840b25 !important;
}
ul.download-list li{
color: #677078;
color: #677078 !important;
}
.panel-default>.panel-heading a:hover, .blog-content a:hover{
color: #5d0619;
color: #5d0619 !important;
}
/* button color */
.btn-primary, .btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary,
......@@ -4760,11 +4760,11 @@ ul.download-list li{
.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:hover{
background-color: #e81f18;
background-color: #e81f18 !important;
}
.btn-primary:hover {
background-color: #840b25;
background-color: #840b25 !important;
}
.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