Team:Northwestern/Templates/twitter
From 2011.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
-moz-border-radius: 5px; | -moz-border-radius: 5px; | ||
border-radius: 5px; | border-radius: 5px; | ||
- | width: | + | width:290px; |
border:1px solid #c9c9c9; | border:1px solid #c9c9c9; | ||
} | } | ||
#twitter_t { | #twitter_t { | ||
- | width: | + | width:250px; |
height: 44px; | height: 44px; | ||
- | background:# | + | background:#333333 url(); |
color:#fff; | color:#fff; | ||
text-shadow:.5px .5px #333; | text-shadow:.5px .5px #333; | ||
Line 25: | Line 25: | ||
} | } | ||
#twitter_m { | #twitter_m { | ||
- | width: | + | width: 250px; height: 200px; |
padding: 0 15px; | padding: 0 15px; | ||
- | background:#f7effc; | + | background:#f7effc url(https://static.igem.org/mediawiki/2011/5/53/Twitter_back.jpg); |
} | } | ||
#twitter_container { | #twitter_container { | ||
Line 37: | Line 37: | ||
} | } | ||
#twitter_update_list { | #twitter_update_list { | ||
- | width: | + | width: 250px; |
padding: 0; | padding: 0; | ||
overflow: hidden; | overflow: hidden; | ||
Line 49: | Line 49: | ||
} | } | ||
#twitter_update_list li { | #twitter_update_list li { | ||
- | width: | + | width: 250px; |
list-style: none; | list-style: none; | ||
padding:15px; | padding:15px; | ||
Line 62: | Line 62: | ||
} | } | ||
#twitter_b { | #twitter_b { | ||
- | width: | + | width: 250px; |
height: 29px; | height: 29px; | ||
- | background:# | + | background:#333333 url(); |
} | } | ||
</style> | </style> |
Revision as of 19:40, 11 August 2011