Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- font-family:"Lato", sans-serif;
- }
- article {
- width: 550px;
- border-radius: 15px;
- text-align: center;
- padding: 25px;
- background-color: #fafafa;
- box-shadow: 10px 11px 35px -14px rgba(0,0,0,0.54)
- }
- h1 {
- margin-bottom: 0;
- padding: 10px;
- text-align: center;
- letter-spacing: 5px;
- }
- img {
- width: 200px;
- border-radius: 50%;
- margin: 15px;
- border: 5px dotted #8b603d;
- float: left;
- }
- p {
- font-size: 14px;
- text-align: justify;
- }
Add Comment
Please, Sign In to add comment