Line 31: | Line 31: | ||
background:#000000; | background:#000000; | ||
text-align:center; | text-align:center; | ||
+ | width:80%; | ||
+ | left:10% | ||
} | } | ||
Revision as of 17:16, 1 November 2017
li{ list-style: none; } .menu-list a{color:#ffffff;}
@media only screen and (min-width: 769px){
- cebianlan{
float:left; margin-top:0px; margin-left:10%; text-align:center; } .menu-list{ background-color:#000000; font-size:20px; font-color:#ffffff; margin-top:10px; height:30px; padding-top:15px; padding-right:5px; padding-left:5px; }
}
@media only screen and (max-width: 768px){
- cebianlan{
background:#000000; text-align:center; width:80%; left:10% }
.menu-list{ background-color:#000000; font-size:20px; color:#ffffff; margin-top:4px; width:120%; } }