Template:FrDS/core.css: Difference between revisions

Content deleted Content added
RLopez-WMF (talk | contribs)
No edit summary
RLopez-WMF (talk | contribs)
No edit summary
Line 105:
width: 20px;
}
/* Images */
 
img.full-width{
width: 100%;
}
@media only screen and (min-width:960px) {
h1,
Line 134 ⟶ 137:
.hide-desktop{
display: none;
}
img.full-width{
width: initial;
}
}