Difference between revisions of "Template:Kyoto"

Line 32: Line 32:
 
   color: #dd0000;             
 
   color: #dd0000;             
 
}
 
}
 
+
h1 {
 
+
   font-size: 50px;
ul.nv li:hover ul {
+
   text-align: center;
   display: block;     
+
}
+
 
+
ul.nv ul {
+
  margin: 0px;       
+
  padding: 0px;       
+
  display: none;     
+
  position: absolute; 
+
}
+
 
+
 
+
 
+
ul.nv ul li {
+
  width: 135px;             
+
  border-top: 1px solid pink;  
+
}
+
ul.nv ul li a {
+
  line-height: 35px;   
+
   text-align: left;     
+
  padding-left: 5px;   
+
  font-weight: normal; 
+
}
+
ul.nv ul li a:hover {
+
  background-color: #ffff80;
+
  color: #005500;          
+
 
}
 
}
 +
</style>
  
  

Revision as of 03:42, 1 October 2017