themes/funkymonkey/style.css
changeset 4 cde92f6ec29f
parent 2 860ba7141641
child 10 d3059e20b0fa
equal deleted inserted replaced
3:e7447a6044ec 4:cde92f6ec29f
    85 a.volume_button {
    85 a.volume_button {
    86   padding-right: 10px;
    86   padding-right: 10px;
    87   margin-right: 1px;
    87   margin-right: 1px;
    88   background-color: #33395d;
    88   background-color: #33395d;
    89   border: 1px solid #909090;
    89   border: 1px solid #909090;
       
    90   text-decoration: none;
    90 }
    91 }
    91 
    92 
    92 a.volume_button_active {
    93 a.volume_button_active {
    93   background-color: #9090c2;
    94   background-color: #9090c2;
    94   border-color: #d0d0d0;
    95   border-color: #d0d0d0;