web/res/css/tweetcast.css
changeset 547 128fd22a8863
parent 546 fd35749faca9
child 551 a84acdf6ef56
equal deleted inserted replaced
546:fd35749faca9 547:128fd22a8863
   739 }
   739 }
   740 
   740 
   741 .tweetwall .tweet_actions {
   741 .tweetwall .tweet_actions {
   742     display: none;
   742     display: none;
   743 }
   743 }
       
   744 
       
   745 /* archive_box */
       
   746 
       
   747 .archive_box_3 {
       
   748     float: left; clear: both; width: 960px;
       
   749 }
       
   750 
       
   751 .archivesVideoBox {
       
   752     float: left; width: 270px; padding: 12px; border: 1px solid #999; background: #f0f0f0; margin: 12px; font-size: 15px;
       
   753 }
       
   754 
       
   755 .archivesVideoBox:hover {
       
   756     background: #e0e0e0;
       
   757 }
       
   758 
       
   759 .AVBtitle {
       
   760     font-weight: bold;
       
   761 }