mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 06:12:43 +00:00
remove italics
This commit is contained in:
@@ -47,7 +47,6 @@ ${_.sample(quotes)}
|
|||||||
|
|
||||||
:
|
:
|
||||||
{{attribution ${_.sample(authors)}, *${_.sample(books)}*}}
|
{{attribution ${_.sample(authors)}, *${_.sample(books)}*}}
|
||||||
|
|
||||||
}}
|
}}
|
||||||
\n`;
|
\n`;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -247,7 +247,6 @@ body {
|
|||||||
.quote {
|
.quote {
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-style :italic;
|
|
||||||
line-height :.5cm;
|
line-height :.5cm;
|
||||||
|
|
||||||
&:first-child::first-line {
|
&:first-child::first-line {
|
||||||
|
|||||||
Reference in New Issue
Block a user