web/rsln/custom.css
changeset 51 342bfbe0bbd8
parent 50 a1636b31eb98
equal deleted inserted replaced
49:7d77ec776c29 51:342bfbe0bbd8
    35 .menuLink:visited {text-decoration:none;}
    35 .menuLink:visited {text-decoration:none;}
    36 
    36 
    37 .tweetContainer{position:absolute; margin-top:70px;}
    37 .tweetContainer{position:absolute; margin-top:70px;}
    38 .tweetWriter{background-image:url(images/tweetWriterBgd.gif);width:359px;height:136px;padding:10px;position:absolute; margin-top:70px;}
    38 .tweetWriter{background-image:url(images/tweetWriterBgd.gif);width:359px;height:136px;padding:10px;position:absolute; margin-top:70px;}
    39 .tweetWriterTitle{color:4b4b4b;font-family: 'PT Sans Narrow', arial, serif;}
    39 .tweetWriterTitle{color:4b4b4b;font-family: 'PT Sans Narrow', arial, serif;}
       
    40 .tweetExplain{background-image:url(images/tweetExplainBgd.gif);width:359px;height:510px;padding:10px;position:absolute; margin-top:70px;}
    40 
    41 
    41 .tweetReader{width:377px;height:450px;position:absolute; margin-top:225px;border:1px solid #c3c3c3;background:#ffffff;}
    42 .tweetReader{width:377px;height:450px;position:absolute; margin-top:225px;border:1px solid #c3c3c3;background:#ffffff;}
    42 .tweetButton{float:right;margin-right:5px;}
    43 .tweetButton{float:right;margin-right:5px;}
    43 
    44 
    44 
    45 .timelinePlayer{border:1px solid #c3c3c3;width:650px;height:650px;}
    45 .videoLivePlayer{border:1px solid #c3c3c3;width:500px;height:375px;}
    46 .videoLivePlayer{border:1px solid #c3c3c3;width:500px;height:375px;}
    46 .videoLive{width:500px;height:378px;background:#fff;float:left;margin-top:20px;padding:5px;}
    47 .videoLive{width:500px;height:378px;background:#fff;float:left;margin-top:20px;padding:5px;}
    47 .videoLiveProgram{width:500px;margin-top:425px;margin-left:392px;position:absolute;}
    48 .videoLiveProgram{width:500px;margin-top:425px;margin-left:392px;position:absolute;}
    48 .videoLiveProgram2{width:500px;margin-top:470px;margin-left:392px;position:absolute;}
    49 .videoLiveProgram2{width:500px;margin-top:470px;margin-left:392px;position:absolute;}
    49 
    50