Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @media only screen and (max-device-width: 720px) {
- html {
- zoom: .4;
- }
- /*
- .news-list-content {
- max-width: 100%;
- margin-right: 30px;
- text-align: justify;
- width: 70%;
- }
- .news-list-content.news-detail {
- width: 100% !important;
- }
- .news-list-content h2 {
- font-size: 3em;
- }
- .news-list-content p {
- font-size: 1em;
- line-height: 1.2em;
- }
- .news-list-thumb {
- max-width: 100% !important;
- width: 25%;
- } */
- }
- </style>
Advertisement
Add Comment
Please, Sign In to add comment