body{ background-color: #edf0f1; } .col-md-nav{ display: inline-block; float: left; } @media (min-width:300px) { .col-md-nav{ width: 30%; } } @media(min-width: 600px) { .col-md-nav{ width: 25%; } } @media(min-width: 1200px) { .col-md-nav{ width: 14%; } } .text-container{ background-color: #fff; } .logo{ height: 80px; } .mynav{ border-radius: 10px; background-color:#3789df; line-height: 40px; color: white; font-size: 20px; text-align: center; margin-bottom: 20px; } .mynav a{ text-decoration: none; color: white; } .mynav a:hover{ color: black; } .research{ font-size: 20px; color: white; margin-top: 20px; height: 48px; background-color: #1a8ee1; border-top-left-radius: 20px; border-top-right-radius: 20px; } .research img{ height: 100%; display: inline-block; margin-right: 5%; } .introduce{ padding-top: 20px; text-indent: 2em; font-size: 18px; background-color: #fff; min-height: 400px; } .readmore{ float: right; margin-top: 28px; font-size: 16px; } .readmore a{ text-decoration: none; color: white; } .readmore a:hover{ color: black; } .researchlist{ padding-left: 5%; background-color: #fff; line-height: 30px; font-size: 16px; } .strong{ font-size: 20px; text-align: center; background-color: white; padding-top: 20px; } .col-md-6 .minheight{ background-color: #fff; min-height: 400px; } .letter{ padding-top: 30px; background-color: #fff; min-height: 300px; } .letter p{ text-indent: 2em; font-size: 18px; line-height: 30px; } .letterspan{ display: block; line-height: 50px; font-size: 25px; color: white; height: 50px; width: 160px; border-radius: 10px; background-color: #1a8ee1; text-align: center; margin-top: 30px; margin-left: 80%; } .letter a{ text-decoration: none; } .letterspan:hover{ color: black; } .mylink{ padding: 0px; } .mylink img{ width: 100%; } .linklist{ padding-top: 15px; font-size: 16px; line-height: 30px; text-align: center; background-color: #fff; } .drawborder{ margin-bottom: 3%; border: 2px solid #bbcddd; } .bottom{ text-align: center; background-color: #1a8fe1; color: white; } .bottom a{ text-decoration: none; color: white; } .container a:hover{ color: black; } .title{ font-size: 20px; line-height: 40px; border-bottom: 2px solid #fff; margin-bottom: 10px; }