Changeset 599:03506a6a7fc9 for themes/ductile/mediaqueries.css
- Timestamp:
- 07/21/11 08:31:58 (14 years ago)
- Branch:
- themes
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/ductile/mediaqueries.css
r549 r599 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 } 134 143 h1 { 135 144 font-size: 2em; … … 202 211 } 203 212 204 /* ------------------------------------------------------ règles communes >640px */213 /* ------------------------------------------------------ règles communes < 640px */ 205 214 @media only screen and (max-width:639px) { 206 215 body {
Note: See TracChangeset
for help on using the changeset viewer.