/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

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