/source/plugin/renren/template/renren.css
https://bitbucket.org/renren_platform/renren-api-discuz-sdk/ · CSS · 21 lines · 19 code · 1 blank · 1 comment · 0 complexity · f9b6e1aad2ae6431df2ee8003d828976 MD5 · raw file
- @charset "gb2312";
- /* CSS Document */
-
- .renren_login{
- width:330px;
- line-height:20px;
- margin:0 auto;
- }
- .renren_profile_icon{
- display: inline-block;
- float: right;
- margin-right: 40px;
- margin-top: -43px;
- vertical-align: middle;
- }
- li{list-style:none;}
- .tablist{display:none;}
- #tab1{width:320px;height:34px;border-bottom:0;background:url(images/title.gif) repeat-x;}
- #tab1 ul{margin:0;padding:0;}
- #tab1 li{float:left; width:49%;height:34px;line-height:34px;text-align:center;border:1px #ebf7ff solid;cursor:pointer;}
- #tab1 li.now{color:#fff;background:#5299c4;font-weight:bold;}