<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">element.style {
    display: block;
    height: 35px;
    opacity: 0.7;
    width: 260px;
}
#socializethis {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
    border-color: #666666;
    border-style: solid;
    border-top-left-radius: 12px;
    border-width: 1px 0 0 1px;
    bottom: 0;
    box-shadow: -3px -3px 3px rgba(0, 0, 0, 0.5);
    height: 15px;
    overflow: hidden;
    padding: 2px 5px;
    position: fixed;
    right: 0;
    width: 260px;
}
css_cb...b37.css (line 2)
Inherited frombody.
html, body {
    color: #555555;
    font: 89%/1.3em Arial,Helvetica,sans-serif;
    text-align: center;
}</pre></body></html>