integ/css/iri.css
changeset 10 bdfc6ff39081
parent 9 b58988e19096
child 11 8cc41e652429
equal deleted inserted replaced
9:b58988e19096 10:bdfc6ff39081
     7 .user p{float: left; font-size: 13px;}
     7 .user p{float: left; font-size: 13px;}
     8 h3.instruction{color: #c7c7c7; clear: both; padding-bottom: 14px; margin: 0; border-bottom: 1px solid #3b3b3b;}
     8 h3.instruction{color: #c7c7c7; clear: both; padding-bottom: 14px; margin: 0; border-bottom: 1px solid #3b3b3b;}
     9 
     9 
    10 .sidebar ul a{display: block;}
    10 .sidebar ul a{display: block;}
    11 .stickers.less{height: 90px; overflow: hidden;}
    11 .stickers.less{height: 90px; overflow: hidden;}
    12 .stickers li{margin: 0 10px 10px 0;float:left;width: 81px; height: 80px;background-color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-repeat: no-repeat; background-position: center 13px;}
    12 .stickers li{margin: 0 10px 10px 0;float:left;}
       
    13 .stickers li a{width: 81px; height: 80px;background-color: #fff;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background-repeat: no-repeat; background-position: center 13px;}
    13 .stickers li span{width: 100%;color: #212121; font-size: 12px;font-weight: bold; line-height: 12px; display: inline-block; text-align: center;padding-top: 48px;}
    14 .stickers li span{width: 100%;color: #212121; font-size: 12px;font-weight: bold; line-height: 12px; display: inline-block; text-align: center;padding-top: 48px;}
    14 li.culte{background-image: url(../img/culte-scene-icon.png);}
    15 a.culte{background-image: url(../img/culte-scene-icon.png);}
    15 li.star{background-image: url(../img/star-icon.png);}
    16 a.star{background-image: url(../img/star-icon.png);}
    16 li.like{background-image: url(../img/like-icon.png);}
    17 a.like{background-image: url(../img/like-icon.png);}
    17 .stickers li:nth-child(3n+3) { margin-right: 0;}
    18 .stickers li:nth-child(3n+3) { margin-right: 0;}
    18 .sidebar h3{font-size: 13px; font-weight: bold; margin-bottom: 12px;}
    19 .sidebar h3{font-size: 13px; font-weight: bold; margin-bottom: 12px;}
    19 
    20 
    20 
    21 
    21 .more{margin-bottom: 16px;width: 100%; height: 12px; background-color: #191919; display: inline-block;}
    22 .more{margin-bottom: 16px;width: 100%; height: 12px; background-color: #191919; display: inline-block;}