<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
        #db-usr-profile .info ul li { margin-right: 10px;}
    
    #celebrity .list-s li { height: 140px; overflow: hidden;}
    .aside .mod .pl a{font-size:14px;}
    .contact-update-time {margin-top:10px;border-bottom:1px solid #ddd;}
    .comment-item .pic img {width:70px;}

    #db-movie-mine .mod { margin-bottom: 20px }
    #db-movie-mine { margin-bottom: 30px }
    #db-movie-mine .sub-list { width:700px; }
    #db-movie-mine .list-s li { float: left; display: -moz-inline-stack; display: inline-block; *display: inline; zoom: 1; width: 95px; height: 133px; margin-right: 45px; margin-bottom: 20px; vertical-align: bottom; overflow: hidden; }
    #db-movie-mine h3 { height: 30px; color: #000; margin: 0; font-size: 12px; background: none }
    #db-movie-mine h3 em { float: left; font-style: normal; height: 20px; padding: 0 10px; background-color: #f2faf0 }
    #db-movie-mine .comment-item .content img { margin-right: 10px }
    #db-movie-mine ~ .comment-m .comment-item h3 { margin-top: 0; }
    #db-movie-mine ~ .comment-m .comment-item .author { padding-left: 0; }

    #celebrity .list-s li {
        height: auto;
    }
    #celebrity .list-s li img {
        height: 133px;
        object-fit: cover;
    }
  
        .questions .item h4 {
          color: #999;
          background: none;
          margin: 0;
          padding: 0;
          height: auto;
        }
        .questions .item h3 {
            height: auto;
        }
        .questions .item,
        .questions .answer-block {
            overflow: hidden;
            zoom: 1;
        }
        .questions .item h3 a {
            font-size: 14px;
        }
        .questions .item img {
            float: left;
            margin: 0 10px 0 0;
            max-width: 100px;
            *width: 100px;
        }
        .questions .item p{
            margin:0;
        }
    </pre></body></html>