Difference between revisions of "Team:NUDT CHINA/CSS3"

(Created page with "h1{color:blue;}")
 
 
Line 1: Line 1:
h1{color:blue;}
+
                .bh-color__theme-c6601 .ribbon .ce-alert {
 +
                    background: #f26a2b;
 +
                }
 +
                .bh-color__theme-c6601 #header .nav-global .button {
 +
                    color: #f26a2b;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #header .nav-global .button:hover {
 +
                    background: #f26a2b;
 +
                    color: white;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button {
 +
                    color: white;
 +
                    background-color: #f26a2b;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button:hover {
 +
                    color: #f26a2b;
 +
                    background: white;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button:hover .icon .icon {
 +
                    color: #1e6786;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button .text-circle {
 +
                    background: #d26938;
 +
                    border-color: #d26938;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .button {
 +
                    color: white;
 +
                    background-color: #f26a2b;
 +
                }
 +
 
 +
.bh-color__theme-c6601 #feature .button .last-icon-cell {
 +
                    border-color: #f3804a;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .button:hover {
 +
                    color: #f26a2b !important;
 +
                    background-color: white;
 +
                }
 +
 
 +
.bh-color__theme-c6601 #feature .button:hover .last-icon-cell {
 +
                    border-color: #f26a2b;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .button:hover .icon {
 +
                    color: inherit;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .button:hover .last-icon-cell {
 +
                    border-color: #f26a2b;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .bh__link-underline.bh__link-alt-color a {
 +
                    color: white;
 +
                    border-bottom-color: white;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .bh__link-underline a {
 +
                    color: #f26a2b;
 +
                    border-bottom-color: #f26a2b;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .bh__link-underline a:hover {
 +
                    color: white;
 +
                    border-bottom-color: white;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .feature-footer .open-hours .icon {
 +
                    color: #f26a2b;
 +
                }
 +
 
 +
                .bh-color__theme-c6601 #feature .carousel-container .arrows .arrow .st2 {
 +
                    stroke: #f26a2b;
 +
                }

Latest revision as of 01:26, 9 October 2016

               .bh-color__theme-c6601 .ribbon .ce-alert {
                   background: #f26a2b;
               }
               .bh-color__theme-c6601 #header .nav-global .button {
                   color: #f26a2b;
               }
               .bh-color__theme-c6601 #header .nav-global .button:hover {
                   background: #f26a2b;
                   color: white;
               }
               .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button {
                   color: white;
                   background-color: #f26a2b;
               }
               .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button:hover {
                   color: #f26a2b;
                   background: white;
               }
               .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button:hover .icon .icon {
                   color: #1e6786;
               }
               .bh-color__theme-c6601 #header .nav-global .button-group #my-visit-opener.button .text-circle {
                   background: #d26938;
                   border-color: #d26938;
               }
               .bh-color__theme-c6601 #feature .button {
                   color: white;
                   background-color: #f26a2b;
               }

.bh-color__theme-c6601 #feature .button .last-icon-cell {

                   border-color: #f3804a;
               }
               .bh-color__theme-c6601 #feature .button:hover {
                   color: #f26a2b !important;
                   background-color: white;
               }

.bh-color__theme-c6601 #feature .button:hover .last-icon-cell {

                   border-color: #f26a2b;
               }
               .bh-color__theme-c6601 #feature .button:hover .icon {
                   color: inherit;
               }
               .bh-color__theme-c6601 #feature .button:hover .last-icon-cell {
                   border-color: #f26a2b;
               }
               .bh-color__theme-c6601 #feature .bh__link-underline.bh__link-alt-color a {
                   color: white;
                   border-bottom-color: white;
               }
               .bh-color__theme-c6601 #feature .bh__link-underline a {
                   color: #f26a2b;
                   border-bottom-color: #f26a2b;
               }
               .bh-color__theme-c6601 #feature .bh__link-underline a:hover {
                   color: white;
                   border-bottom-color: white;
               }
               .bh-color__theme-c6601 #feature .feature-footer .open-hours .icon {
                   color: #f26a2b;
               }
               .bh-color__theme-c6601 #feature .carousel-container .arrows .arrow .st2 {
                   stroke: #f26a2b;
               }