Changeset 111106 in spip-zone
- Timestamp:
- Jul 12, 2018, 8:14:17 PM (3 years ago)
- Location:
- _squelettes_/html5up_phantom
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/html5up_phantom/css/spip.css
r111099 r111106 3 3 #main, #header { margin:0 auto; } 4 4 #main:after { display: block; clear: both; content: ''; } 5 6 .chapo { font-size:1.2em; } 7 .texte { line-height:1.3; } 5 8 6 9 .spip_documents img { max-width:100%; height:auto; border-radius:4px; } … … 25 28 .tiles article > .image img { height:auto; } 26 29 27 @media screen and (max-width:640px) {28 .spip_documents_left, .spip_documents_right { max-width:100%; margin:0; float:none; }29 }30 31 30 ul.contact { padding:0; } 32 31 .contact li { display:block; margin: 1em 0; line-height: 1.4; padding:0; position:relative; } … … 37 36 .formulaire_contact form > fieldset > legend { position:absolute; top:0; left:1.2em; } 38 37 ul.icons { font-size: 1.5em; } 38 39 40 @media screen and (max-width:640px) { 41 .spip_documents_left, .spip_documents_right { max-width:100%; margin:0; float:none; } 42 } -
_squelettes_/html5up_phantom/paquet.xml
r111100 r111106 2 2 prefix="html5up_phantom" 3 3 categorie="squelette" 4 version="0. 0.1"4 version="0.1.0" 5 5 schema="0.0.1" 6 etat=" dev"6 etat="test" 7 7 compatibilite="[3.1.0;3.2.*]" 8 8 logo="prive/themes/spip/images/html5up_phantom-64.png"
Note: See TracChangeset
for help on using the changeset viewer.