Line 15: | Line 15: | ||
background:#000000; | background:#000000; | ||
.menu-list1{ | .menu-list1{ | ||
− | width:10%; | + | width:10%; |
− | + | ||
+ | height:40px; | ||
+ | background-color:#000000; | ||
+ | margin-top:6px; | ||
+ | padding-top:10px;} | ||
+ | .menu-list1 a{font-size:20px;color:#ffffff;margin-top:5%; | ||
+ | } | ||
+ | .cd-faq-title .title-list{margin-top:50px;}} | ||
@media only screen and (max-width: 768px){ | @media only screen and (max-width: 768px){ |
Revision as of 16:53, 1 November 2017
li{ list-style: none; }
@media only screen and (min-width: 769px){
- cd-faq-categories{
float:left; margin-left:10%; margin-top:0px; width:6%; text-align:center; font-size:20px; font-color:#ffffff; background:#000000; .menu-list1{ width:10%;
height:40px; background-color:#000000; margin-top:6px; padding-top:10px;} .menu-list1 a{font-size:20px;color:#ffffff;margin-top:5%; } .cd-faq-title .title-list{margin-top:50px;}}
@media only screen and (max-width: 768px){
- cd-faq-categories{
clear:all; width:100%; margin-top:0px; margin-left:10%; text-align:center; font-size:20px; font-color:#ffffff; background:#000000; } .menu-list1{ width:120%;} }