| background-color: #7ba400; |
| list-style-position: outside; |
| background-color: rgba(255,255,255,.25); |
| ul.menu > li:first-of-type { |
| border-top: 3px solid transparent; |
| ul.menu > li:last-of-type { |
| border-bottom: 3px solid transparent; |
| ul.menu > li:first-of-type:not(.no-more) { |
| border-top-color: #ffa500; |
| ul.menu > li:last-of-type:not(.no-more) { |
| border-bottom-color: #ffa500; |
| text-decoration: underline; |
| background-color: transparent; |
| font-weight: bold; /* #496000; */ |
| ul.menu > span.pref:not(:empty) { |
| background-color: #7ba400; |