comparison docs/assets/css/piecrust.less @ 277:37fb2d65d87e

docs: Tweak CSS for boxed text.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 01 Mar 2015 18:00:55 -0800
parents f8601540caff
children 8140ff806258
comparison
equal deleted inserted replaced
276:a5d21fac8e3f 277:37fb2d65d87e
144 border-left: 5px solid @brand-info; 144 border-left: 5px solid @brand-info;
145 } 145 }
146 @media (min-width: @screen-sm-min) { 146 @media (min-width: @screen-sm-min) {
147 blockquote { 147 blockquote {
148 .pc-decorator('../img/cake.png', 5px + @line-height-computed); 148 .pc-decorator('../img/cake.png', 5px + @line-height-computed);
149 min-height: 126px;
149 } 150 }
150 } 151 }
151 152
152 header.page-title h1 { 153 header.page-title h1 {
153 .pc-divider(150px); 154 .pc-divider(150px);