2020.02新版
This commit is contained in:
6
template/index6/assets/css/style-responsive.min.css
vendored
Normal file
6
template/index6/assets/css/style-responsive.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
|
||||
Version: 2.1.0
|
||||
Author: Sean Ngu
|
||||
Website: http://www.seantheme.com/color-admin-v2.1/frontend/one-page-parallax/
|
||||
*/@media (min-width:1920px){.content.has-bg .content-bg img{width:100%}}@media (max-width:1200px){.content.has-bg .content-bg img{max-height:100%;max-width:inherit}.content .content-desc{margin-bottom:30px}}@media (min-width:768px) and (max-width:992px){.header.navbar .navbar-nav>li>a{padding:25px 10px}.header.navbar.navbar-small .navbar-nav>li>a{padding-left:10px;padding-right:10px}.home-content h1{font-size:48px}.home-content h3{font-size:24px}.home-content h1,.home-content h2,.home-content h3,.home-content h4{margin:0 0 15px}.home-content p{margin-bottom:30px}}@media (max-width:992px){.about-author .author{padding-left:80px}.about-author .author .image{width:80px}}@media (max-width:767px){.header.navbar .navbar-nav>li>a{padding:10px 15px}.header.navbar-small.navbar-transparent .navbar-collapse,.navbar-transparent .navbar-collapse{background:#000;background:rgba(0,0,0,.9)}.header.navbar-small.navbar-transparent .navbar-collapse .navbar-nav>li>a{color:#8F8E8E}.header.navbar.navbar-small .navbar-nav>li>a{padding:10px 15px}.navbar-nav>li.dropdown:focus>.dropdown-menu,.navbar-nav>li.dropdown:hover>.dropdown-menu{display:none}.navbar-nav>li.dropdown.open:hover>.dropdown-menu,.navbar-nav>li.dropdown.open>.dropdown-menu{display:block;-webkit-animation:none;animation:none}.navbar-nav>li.dropdown>.dropdown-menu{border-top:1px solid #444;border-bottom:1px solid #444}.navbar-default .navbar-nav>li.dropdown>.dropdown-menu,.navbar-default .navbar-nav>li.dropdown>.dropdown-menu>li+li{border-color:#e7e7e7}.home-content h1{font-size:36px}.home-content h3{font-size:18px}.home-content h1,.home-content h2,.home-content h3,.home-content h4{margin:0 0 15px}.home-content p{margin-bottom:30px}.milestone-col+.milestone-col{border:none;border-top:1px solid rgba(255,255,255,.2);margin-top:15px;padding-top:15px!important}.team{margin-bottom:30px}.action-box .btn{margin-top:15px}.pricing-table.col-3>li,.pricing-table.col-4>li{width:100%}.pricing-table .highlight{margin-top:0!important;padding:10px!important}}
|
||||
6
template/index6/assets/css/style.min.css
vendored
Normal file
6
template/index6/assets/css/style.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
59
template/index6/assets/css/theme/blue.css
Normal file
59
template/index6/assets/css/theme/blue.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #348fe2;
|
||||
border-color: #348fe2;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #2a72b5;
|
||||
border-color: #2a72b5;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #348fe2;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #2a72b5;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #2a72b5;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #348fe2;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #348fe2;
|
||||
border-left-color: #348fe2;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #2F83CF #2a72b5 #1f5688;
|
||||
}
|
||||
59
template/index6/assets/css/theme/default.css
Normal file
59
template/index6/assets/css/theme/default.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
|
||||
Version: 2.1.0
|
||||
Author: Sean Ngu
|
||||
Website: http://www.seantheme.com/color-admin-v2.1/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #00acac;
|
||||
border-color: #00acac;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #008a8a;
|
||||
border-color: #008a8a;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #00acac;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #008a8a;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #008a8a;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #00acac;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #00acac;
|
||||
border-left-color: #00acac;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #4DCACA #31A3A3 #1D8888;
|
||||
}
|
||||
59
template/index6/assets/css/theme/orange.css
Normal file
59
template/index6/assets/css/theme/orange.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #f59c1a;
|
||||
border-color: #f59c1a;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #c47d15;
|
||||
border-color: #c47d15;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #f59c1a;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #c47d15;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #c47d15;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #f59c1a;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #f59c1a;
|
||||
border-left-color: #f59c1a;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #DF8F19 #c47d15 #935e10;
|
||||
}
|
||||
59
template/index6/assets/css/theme/purple.css
Normal file
59
template/index6/assets/css/theme/purple.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #727cb6;
|
||||
border-color: #727cb6;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #5b6392;
|
||||
border-color: #5b6392;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #727cb6;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #5b6392;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #5b6392;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #727cb6;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #727cb6;
|
||||
border-left-color: #727cb6;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #6670AC #5b6392 #444a6d;
|
||||
}
|
||||
59
template/index6/assets/css/theme/red.css
Normal file
59
template/index6/assets/css/theme/red.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #ff5b57;
|
||||
border-color: #ff5b57;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #cc4946;
|
||||
border-color: #cc4946;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #ff5b57;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #cc4946;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #cc4946;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #ff5b57;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #ff5b57;
|
||||
border-left-color: #ff5b57;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #F8504B #cc4946 #993734;
|
||||
}
|
||||
Reference in New Issue
Block a user