Difference between revisions of "Template:SEU/Header"

Line 34: Line 34:
  
 
<!-- 下拉菜单 -->
 
<!-- 下拉菜单 -->
 +
  
 
#nav li{
 
#nav li{
Line 43: Line 44:
 
   left:-30%;
 
   left:-30%;
 
   top: 100%;
 
   top: 100%;
   background-color: transparent;
+
   background-color: #fff;
 
   transform: scaleY(0);
 
   transform: scaleY(0);
 
   transform-origin: top;
 
   transform-origin: top;
Line 52: Line 53:
 
}
 
}
 
#nav .popList a{
 
#nav .popList a{
   font-size:15px !important;
+
   font-size:11px!important;
   color: #fff !important;
+
   color: #000!important;
 
   width: 100%;
 
   width: 100%;
 
   text-align:center!important;
 
   text-align:center!important;
 
}
 
}
 
#nav .popList a:hover{
 
#nav .popList a:hover{
   background-color: transparent!important;
+
   background-color: #eee!important;
 
}
 
}
 
</style>
 
</style>

Revision as of 05:43, 1 October 2019