Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @media only screen and (max-width: 600px) {
- #maininfo {
- position: relative;
- right: 3px;
- bottom: 3px;
- }
- }
- @media only screen and (max-width: 600px) {
- #rules1 {
- left: 0px;
- bottom: 3px;
- }
- }
- @media only screen and (max-width: 600px) {
- #rules2 {
- bottom: 3px;
- }
- }
- @media only screen and (max-width: 600px) {
- #info1 {
- left: 0px;
- bottom: 3px;
- }
- }
- @media only screen and (max-width: 600px) {
- #info2 {
- bottom: 3px;
- }
- }
- @media only screen and (max-width: 600px) {
- #text04, #text05 {
- transform: rotate(-90deg);
- top: 3.5;
- right: 4em;
- }
- }
- @media only screen and (max-width: 600px) {
- #container03 {
- bottom: -3.5em;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment