/source/plugin/renren/template/renren.css
CSS | 21 lines | 19 code | 1 blank | 1 comment | 0 complexity | f9b6e1aad2ae6431df2ee8003d828976 MD5 | raw file
1@charset "gb2312"; 2/* CSS Document */ 3 4.renren_login{ 5 width:330px; 6 line-height:20px; 7 margin:0 auto; 8 } 9.renren_profile_icon{ 10 display: inline-block; 11 float: right; 12 margin-right: 40px; 13 margin-top: -43px; 14 vertical-align: middle; 15} 16li{list-style:none;} 17.tablist{display:none;} 18#tab1{width:320px;height:34px;border-bottom:0;background:url(images/title.gif) repeat-x;} 19#tab1 ul{margin:0;padding:0;} 20#tab1 li{float:left; width:49%;height:34px;line-height:34px;text-align:center;border:1px #ebf7ff solid;cursor:pointer;} 21#tab1 li.now{color:#fff;background:#5299c4;font-weight:bold;}