Difference between revisions of "Template:HokkaidoU Japan/css/sidebar"

 
(5 intermediate revisions by the same user not shown)
Line 14: Line 14:
  
 
#sidebarContainer a {
 
#sidebarContainer a {
color: #037794;
+
color: #438011;
 
text-decoration:none;
 
text-decoration:none;
 
font-weight: bold;
 
font-weight: bold;
 +
font-family : Century Gothic, Helvetica, sans-serif, Meiryo;
 +
font-size : 14px;
 
}
 
}
  
Line 23: Line 25:
 
list-style: none;
 
list-style: none;
 
margin: 20px 0px;
 
margin: 20px 0px;
background-color : #35D2FB;
+
background-color : #88E43C;
border : 1px solid #04B4DF;
+
 
}
 
}
  
Line 37: Line 38:
  
 
li.sub {
 
li.sub {
background-color :  #fff;
+
background-color :  #E7FAD8;
 
}
 
}
  
Line 43: Line 44:
 
#sidebarContainer li:hover {
 
#sidebarContainer li:hover {
 
color:  #FFF;
 
color:  #FFF;
background-color: #04B4DF;
+
background-color: #64BE1B;
 
}
 
}
  

Latest revision as of 13:47, 16 September 2015