Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- q:before {
- content: '(\00a0\00a0\00a0\00a0';
- }
- q:after {
- content: '\00a0\00a0\00a0\00a0)';
- }
- @media screen and (max-width: 767px) {
- q:before {
- content: '(\00a0\00a0\00a0';
- }
- q:after {
- content: '\00a0\00a0\00a0)';
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement