Changeset 107590 in spip-zone
- Timestamp:
- Nov 16, 2017, 8:09:25 AM (3 years ago)
- Location:
- _squelettes_/html5up_editorial
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/html5up_editorial/css/theme.scss
r107507 r107590 89 89 float:left; 90 90 clear:both; 91 padding: 2em 0 0 3.5em;91 padding:2.4em 0 0 3.3em; 92 92 margin:0 3em 3em 0; 93 min-height: 120px; 93 94 &:nth-child(2n) { 94 95 margin-right:0; 95 96 clear:none; 96 97 } 97 .icon { 98 .icon { 99 display: inline-block; 100 min-width: 50px; 101 text-align: center; 98 102 &:after { 99 103 display: block; … … 113 117 font-size: 2.75rem; 114 118 position: relative; 115 top: .3em;119 top: 0.05em; 116 120 } 117 121 } 118 122 .content { 119 margin: - 5em 0 0 7em;123 margin: -6.7em 0 0 7.5em; 120 124 p { margin:0; } 121 125 } … … 167 171 width: calc(50% - 1.5em); 168 172 margin:0 2em 2em 0; 173 padding:1.4 0 0 2em; 174 min-height: 90px; 169 175 .icon { 170 176 &:after { … … 178 184 } 179 185 .content { 180 margin: -5em 0 0 5em;186 margin: -5em 0 0 6em; 181 187 } 182 188 } -
_squelettes_/html5up_editorial/paquet.xml
r107588 r107590 2 2 prefix="html5up_editorial" 3 3 categorie="squelette" 4 version="1.0. 9"4 version="1.0.10" 5 5 etat="test" 6 6 compatibilite="[3.1.0;3.2.*]"
Note: See TracChangeset
for help on using the changeset viewer.