Difference between revisions of "Template:Pasteur Paris"
Line 32: | Line 32: | ||
} | } | ||
− | + | <!-- Régler la taille de la fenêtre avec http://java.scripts-fr.com/scripts.php?js=23 --> | |
@media screen and (max-width: 1800px) { | @media screen and (max-width: 1800px) { | ||
body { | body { | ||
Line 38: | Line 38: | ||
} | } | ||
} | } | ||
− | @media screen and (max-width: | + | @media screen and (max-width: 1312px) { |
+ | body { | ||
+ | background-color: #FFFFFF; | ||
+ | padding-top : 70px; | ||
+ | } | ||
+ | } | ||
+ | @media screen and (max-width: 1174px) { | ||
body { | body { | ||
//background-color: red; | //background-color: red; | ||
− | padding-top: | + | padding-top: 120px; |
} | } | ||
} | } | ||
− | @media screen and (max-width: | + | @media screen and (max-width: 1038px) { |
body { | body { | ||
//background-color: green; | //background-color: green; | ||
− | padding-top: | + | padding-top: 170px; |
} | } | ||
} | } |
Revision as of 12:19, 21 July 2015