Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- font-family: Tahoma, Verdana, Segoe, sans-serif;
- }
- #background {
- width: 100%;
- height: 100%;
- position: fixed;
- left: 0px;
- top: 0px;
- z-index: -1;
- }
- .stretch {
- width:100%;
- height:100%;
- }
- #DateAndBy {
- position: relative;
- bottom: 0px;
- top: -930px;
- font-size: 30px;
- margin-left: 10;
- margin-right: 10;
- text-indent: 5;
- }
- #NewsPosts{
- margin-left: auto;
- margin-right: auto;
- padding: 10px 15px;
- font-size: 20px;
- width: 45%;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement