Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- p {
- color: red;
- text-align: center;
- border-style: dashed;
- margin-top: 100px;
- margin-bottom: 150px;
- margin-right: 125px;
- margin-left: 75px;
- padding-top: 100px;
- padding-right: 20px;
- padding-bottom: 30px;
- padding-left: 70px;
- height: 200px;
- width: 50%;
- }
- /*Some of these probably don't work considering it's just a paragraph but you can use these for your css scripting/*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement