Changeset 123100 in spip-zone
- Timestamp:
- Mar 24, 2020, 6:30:06 PM (10 months ago)
- Location:
- _squelettes_/spipr-blog/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_squelettes_/spipr-blog/trunk
- Property subgit:lock:004ffa22de40ab18e6b9e80e0a4590ddebe67716 deleted
-
Property
subgit:lock:2ba688d2b4e36e66a8563f68cd97564a445a5e5a
set to
2020-03-24T19:30:56.844
-
_squelettes_/spipr-blog/trunk/css/spipr_blog.scss
r123098 r123100 14 14 .formulaire_recherche form input.search {width:100%;} 15 15 16 .hero-unit h1 {font-size: 2.75rem;} 17 .hero-unit { 18 p [class^="icon-"], p [class*=" icon-"] {margin-top: 4px;} 16 .jumbotron { 17 h1, .entry-title { 18 font-size: $h1-font-size; 19 } 19 20 padding: 2 * $spacer; 20 21 } -
_squelettes_/spipr-blog/trunk/inclure/article-hero.html
r69394 r123100 1 1 <BOUCLE_hero(ARTICLES){id_article}> 2 <div class=" hero-unit">2 <div class="jumbotron"> 3 3 #INCLURE{fond=inclure/resume/article,id_article,coupe=300} 4 4 <a class="btn btn-primary btn-large lire-la-suite" href="#URL_ARTICLE" title="<:zcore:lire_la_suite|attribut_html:> <:zcore:lire_la_suite_de|attribut_html:> [(#TITRE|attribut_html)]"><:zcore:lire_la_suite:></:zcore:lire_la_suite:></a>
Note: See TracChangeset
for help on using the changeset viewer.