Difference between revisions of "Template:HokkaidoU Japan/css/sidebar"
(18 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
#contentContainer { | #contentContainer { | ||
− | width : | + | width : 760px; |
} | } | ||
Line 14: | Line 14: | ||
#sidebarContainer a { | #sidebarContainer a { | ||
− | color: # | + | 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 : # | + | background-color : #88E43C; |
} | } | ||
Line 33: | Line 35: | ||
width : 100%; | width : 100%; | ||
text-align: center; | text-align: center; | ||
+ | } | ||
+ | |||
+ | li.sub { | ||
+ | background-color : #E7FAD8; | ||
} | } | ||
Line 38: | Line 44: | ||
#sidebarContainer li:hover { | #sidebarContainer li:hover { | ||
color: #FFF; | color: #FFF; | ||
− | background-color: # | + | background-color: #64BE1B; |
} | } | ||
Latest revision as of 13:47, 16 September 2015