# post-carousel/4.0.7/blocks/includes/post-timeline-two/style.css

Smart Post – Post Grid, Post Carousel, Post Slider Gutenberg Blocks for Blog &amp; News, version 4.0.7. 1 lines.

- Page: https://pluginprobe.com/plugins/post-carousel/4.0.7/code/blocks/includes/post-timeline-two/style.css
- Raw: https://pluginprobe.com/plugins/post-carousel/4.0.7/raw/blocks/includes/post-timeline-two/style.css
- Modified: 2026-04-24T11:48:54+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/post-carousel/4.0.7/code/blocks/includes/post-timeline-two/style.css#L10-L20`.

```css
.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title{position:relative;display:inline-block}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:after{content:"";position:absolute;transition:width .6s ease}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title::before{content:"";position:absolute;transition:width .6s ease}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title .line{position:relative;display:inline-block;padding-bottom:2px}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title .line::after{content:"";position:absolute;bottom:0;left:0;width:100%;transform:scaleX(0);transition:transform .4s ease;z-index:-1}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line::after{transform:scaleX(1)}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(1)::after{transition-delay:0s}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(2)::after{transition-delay:.2s}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(3)::after{transition-delay:.4s}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(4)::after{transition-delay:.6s}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(5)::after{transition-delay:.8s}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(6)::after{transition-delay:1s}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(7)::after{transition-delay:1.2s}.sp-smart-post-timeline-two .sp-smart-post-card .sp-smart-post-title:hover .line:nth-of-type(8)::after{transition-delay:1.4s}
```
