- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/mediaqueries.css
r599 r549 132 132 padding-top: 24px; 133 133 } 134 #logo {135 float:left;136 margin:0 1.5em 0 1em;137 }138 #logo a {139 border: none;140 background: transparent;141 text-decoration: none;142 }143 134 h1 { 144 135 font-size: 2em; … … 211 202 } 212 203 213 /* ------------------------------------------------------ règles communes <640px */204 /* ------------------------------------------------------ règles communes > 640px */ 214 205 @media only screen and (max-width:639px) { 215 206 body {
Note: See TracChangeset
for help on using the changeset viewer.