mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-11 08:13:58 +02:00
Update CSS for blockquotes
This commit is contained in:
@@ -177,8 +177,9 @@ blockquote{
|
||||
border-left: 5px solid fade(#000, 10%);
|
||||
.mhs;
|
||||
.pls;
|
||||
color: darken(@body-color, 20%);
|
||||
color: lighten(@body-color, 20%);
|
||||
font-size: @baseline * 0.8;
|
||||
font-style: italic;
|
||||
|
||||
:last-child{
|
||||
.mbn;
|
||||
|
Reference in New Issue
Block a user