Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body{
- background-image: url("images/alpha.jpg");
- background-size: 100%;
- }
- #pics {
- height: 125px;
- width: 100%;
- overflow: scroll;
- overflow-x: hidden;
- bottom: 0;
- }
- #searchbar{
- margin-left: 12px;
- margin-top: 5px;
- }
- #leftweet{
- float: left;
- width: 30%;
- }
- #midtweet{
- float: left;
- margin-left: 5%;
- width: 30%;
- }
- #rightweet{
- float: right;
- width: 30%;
- }
- #tweet{
- width: 99%;
- }
Advertisement
Add Comment
Please, Sign In to add comment