Changeset 2644:88b1b462c4d0 for themes/berlin/scss/partials
- Timestamp:
- 01/26/14 09:29:38 (12 years ago)
- Branch:
- default
- Location:
- themes/berlin/scss/partials
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/berlin/scss/partials/_content.scss
r2640 r2644 30 30 h2 { 31 31 display: inline-block; 32 vertical-align: top; 32 33 padding: .5em .75em; 33 34 border-radius: .5em; … … 46 47 47 48 } 49 } 50 .content-info__feed { 51 display: inline-block; 52 vertical-align: top; 53 list-style-type: none; 54 li { 55 display: inline; 56 margin-right: 1.5em; 57 } 58 } 59 .content-info__sub-cat { 60 margin-top: 2em; 61 h3 { font-weight: bold;} 48 62 } 49 63 // lien de retour, à combiner avec le script js
Note: See TracChangeset
for help on using the changeset viewer.