Changeset 88628 in spip-zone
- Timestamp:
- Apr 16, 2015, 6:47:22 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_galaxie_/www.spip-contrib.net/themes/2009/habillage.css
r88615 r88628 624 624 625 625 @media (max-width:840px) { 626 #body { background:#FFF; }627 .page_sommaire #body { background: #FFF url(img/bg-nav.png) repeat-y top right; }626 #body, 627 .page_sommaire #body { background: #FFF; } 628 628 #conteneur { width:67%; } 629 629 #contenu { width:auto; margin-right:0; } 630 630 #extra, #navigation { float:right; width:28%; margin:0; background:#e1f0f1; clear:right; } 631 631 #extra { background:#fff; } 632 .page_sommaire #extra { background: transparent; }632 .page_sommaire #extra { background:#e1f0f1; } 633 633 /* dans le pied */ 634 634 #articles-actifs li { width:50%; float:left; }
Note: See TracChangeset
for help on using the changeset viewer.