themes/oxygen/css/mint.css
changeset 91 8079b0288e8e
parent 60 71b50f8c8f85
child 139 070ff1509cc2
equal deleted inserted replaced
90:9d29f7e101d6 91:8079b0288e8e
    26 div.slideblock, .dbx-content       { overflow: hidden; background-color: #DDD; }
    26 div.slideblock, .dbx-content       { overflow: hidden; background-color: #DDD; }
    27 div.slideblock2                    { overflow: hidden; background-color: #DDD; margin: 0px 1px 0px 1px; }
    27 div.slideblock2                    { overflow: hidden; background-color: #DDD; margin: 0px 1px 0px 1px; }
    28 .dbx-handle                        { cursor: move !important; }
    28 .dbx-handle                        { cursor: move !important; }
    29 
    29 
    30 /* The credits thingy at the bottom */
    30 /* The credits thingy at the bottom */
    31 div#credits                        { margin: 0; padding: 10px; padding-bottom: 0px; padding-top: 12px; background-color: #E8E8E8; color: #AAA; font-size: 7pt; }
    31 div#credits                        { margin: 0; padding: 10px; padding-bottom: 0px; padding-top: 12px; background-color: #E8E8E8; color: #AAA; font-size: 7pt; font-family: lucida grande, verdana, arial, sans-serif; }
    32 div#credits a                      { color: #90D0B0; text-decoration: none; }
    32 div#credits a                      { color: #90D0B0; text-decoration: none; }
    33 div#credits a:hover                { color: #80C0A0; text-decoration: underline; }
    33 div#credits a:hover                { color: #80C0A0; text-decoration: underline; }
    34 
    34 
    35 /* The link hidden in plain "site" at the top of the page */
    35 /* The link hidden in plain "site" at the top of the page */
    36 td#mainhead a                      { text-decoration: none; color: #000000; }
    36 td#mainhead a                      { text-decoration: none; color: #000000; }