ThomasStarck (Talk | contribs) |
ThomasStarck (Talk | contribs) |
||
Line 60: | Line 60: | ||
#Calque_1{ | #Calque_1{ | ||
background-color: red; | background-color: red; | ||
− | margin-top: | + | margin-top: 80px; |
} | } | ||
body { | body { | ||
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
+ | } | ||
+ | @media screen and (max-width: 760px){ | ||
+ | #Calque_1{ | ||
+ | margin-top: 40px; | ||
+ | } | ||
} | } | ||
</style> | </style> |
Revision as of 14:08, 3 September 2018