Difference between revisions of "Template:SEU/Header"

Line 36: Line 36:
  
  
 +
<!-- poplist ----------------------------------------------------------------------------------------------------------------------------->
 
#nav li{
 
#nav li{
 
   position: relative;
 
   position: relative;
Line 42: Line 43:
 
   position: absolute;
 
   position: absolute;
 
   width: auto;
 
   width: auto;
   left:auto;
+
   left: auto;
 
   top: auto;
 
   top: auto;
   background-color: #fff;
+
   background-color: transparent;
 
   transform: scaleY(0);
 
   transform: scaleY(0);
 
   transform-origin: top;
 
   transform-origin: top;
Line 53: Line 54:
 
}
 
}
 
#nav .popList a{
 
#nav .popList a{
   font-size:11px!important;
+
   font-size:15px!important;
   color: #000!important;
+
   color: #fff !important;
 
   width: 100%;
 
   width: 100%;
  text-align:center!important;
 
 
}
 
}
 
#nav .popList a:hover{
 
#nav .popList a:hover{
   background-color: #eee!important;
+
   background-color: transparent!important;
 
}
 
}
 +
 
</style>
 
</style>
  

Revision as of 07:13, 1 October 2019