Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #wrapper {
- width: 700px;
- height: 730px;
- border: 1px solid #000;
- padding: 10px 20px;
- background-color: #a6e1ec;
- justify-content: center;
- }
- img {
- width: 200px;
- margin-right: 10px;
- vertical-align: middle;
- }
- .text {
- color: #3f51b5;
- }
- li {
- width: 595px;
- padding: 10px;
- margin-bottom: 5px;
- font-size: 14px;
- border: 1px solid #000;
- list-style-type: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement