Changeset 108434 in spip-zone
- Timestamp:
- Jan 9, 2018, 9:14:51 PM (3 years ago)
- Location:
- _squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/paquet.xml
r108172 r108434 2 2 prefix="soyezcreateurs" 3 3 categorie="squelette" 4 version="4.2.2 0"4 version="4.2.21" 5 5 etat="stable" 6 6 compatibilite="[3.0.25;3.2.*]" -
_squelettes_/soyezcreateurs_net/trunk/plugins/soyezcreateurs/stylessoyezcreateurs.css.html
r108170 r108434 212 212 #header, #menuhaut, #navHaute, #navigation, #extra, #footer { font-family: #GET{f_navigation}; } 213 213 div { margin: 0; padding: 0; border: 0; } 214 img { z-index: 0; border: none; }214 img { z-index: 0; border: none; image-rendering:optimizeQuality; } 215 215 p { margin-bottom: 10px; margin-top: 20px; font-size: 1em; text-align: left; } 216 216 strong, b { font-weight: bold; } … … 2586 2586 width:80%; 2587 2587 } 2588 #header_inner { 2589 min-height: auto!important; 2590 margin-top: 0!important; 2591 } 2592 #header:before, #content:before, #content:after { display: none!important; } 2593 #menu .logo_rubrique { width: 100%; } 2594 #content, #navigation, #extra { min-height: auto!important; } 2595 #footer { 2596 background: #GET{c_footer_bk}!important; 2597 min-height: auto!important; 2598 height: auto!important; 2599 } 2588 2600 .portailcognac #letexte { 2589 2601 display: block; 2590 2602 padding: 0 0.75em; 2603 } 2604 .portailcognac .boutonstexte, .portailagence .boutonstexte { 2605 right: 0; 2591 2606 } 2592 2607 }
Note: See TracChangeset
for help on using the changeset viewer.