Changeset 1396280
- Timestamp:
- 04/15/2016 08:32:23 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cp-testimonial/trunk/assets/css/stylesheet_testimonial.css
r1396177 r1396280 229 229 .testimonial-sect{ background:#dfdfdf;position:relative; z-index:2; padding:5% 55px;} 230 230 .testimonial-sect figure{ font-size:25px; display:inline-block; width:5em; height:5em; -moz-border-radius:50%; -webkit-border-radius:50%; -o-border-radius:50%; border-radius:50%; margin:0 15px 15px; } 231 .testimonial-sect p{ margin:0 15px 35px;text-align: justify;}231 .testimonial-sect p{ margin:0 15px;text-align: justify;} 232 232 .testimonial-sect h5{ font-size:18px; margin-bottom:15px;} 233 233 .testimonial-sect:before{ content:''; position:absolute; top:0; left:0; background:rgba(255,255,255,0.5); width:100%; height:100%; z-index:1;}
Note: See TracChangeset
for help on using the changeset viewer.