Template:MIT-style2

From 2011.igem.org

(Difference between revisions)
Line 131: Line 131:
 +
/*Twitter*/
-
 
-
#twitter {
 
-
background-position:center;
 
-
width:200px;
 
-
margin: 0 auto;
 
-
}
 
-
#twitter .top {
 
-
background-image:url('https://static.igem.org/mediawiki/2011/6/65/MIT-twitter-top.jpg');
 
-
background-repeat:no-repeat;
 
-
max-height:20px;
 
-
text-align:center;
 
-
padding-top:5px;
 
-
}
 
-
#twitter .middle {
 
-
background-image:url('https://static.igem.org/mediawiki/2011/c/c8/MIT-twitter-middle.jpg');
 
-
background-repeat:repeat-y;
 
-
padding-left:20px;
 
-
padding-top:10px;
 
-
height:100%;
 
-
background-color:black;
 
-
}
 
-
#twitter .bottom {
 
-
background-image:url('https://static.igem.org/mediawiki/2011/4/4b/MIT-twitter-bot.jpg');
 
-
background-repeat:no-repeat;
 
-
height:100px;
 
-
}
 
#twitter_update_list {
#twitter_update_list {
/* the main container */
/* the main container */
list-style:none;
list-style:none;
-
margin:0;
+
background-color:#262b2e;
-
margin-top:-15px;
+
background-color:#ccc;
-
width: 160px;
+
-
padding-left:0px;
+
}
}
   
   
Line 172: Line 145:
font-family: 'lucida sans unicode';
font-family: 'lucida sans unicode';
font-size:11px;
font-size:11px;
-
padding: 5px 0px;
+
padding: 10px;
-
border-bottom: 1px dotted black;
+
border-bottom: 1px dotted #545454;
 +
 
}
}
   
   
Line 186: Line 160:
font-size:100% !important;
font-size:100% !important;
font-size:11px !important;
font-size:11px !important;
 +
}
}
 +
 +
/* end twitter */

Revision as of 08:19, 14 August 2011