Difference between revisions of "Template:JiangnanU China/CSS"

Line 231: Line 231:
  
 
nav ul {
 
nav ul {
     float: right;
+
     float: left;
}
+
nav ul li a {
+
    display: block;
+
    font-size: .75em;
+
    text-align: center;
+
    height: 95px;
+
    line-height: 42px;
+
    padding-top: 40px;
+
    padding-left: 3px;
+
    padding-right: 3px;
+
    transition: height 0.5s;
+
 
}
 
}
 +
  
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 12:18, 1 June 2019