mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Reverted previous commit.
This commit is contained in:
@ -96,17 +96,13 @@ small { font-size: .8em; }
|
||||
|
||||
big { font-size: 1.2em; }
|
||||
|
||||
blockquote {
|
||||
blockquote {
|
||||
$bq-margin: 1.2em;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
blockquote.citation {
|
||||
|
||||
font-style: italic;
|
||||
position: relative;
|
||||
font-size: 1.2em;
|
||||
line-height: 1.5em;
|
||||
line-height: 1.5em;
|
||||
padding-left: 1em;
|
||||
border-left: 4px solid rgba($text-color-light, .5);
|
||||
cite {
|
||||
font-style: italic;
|
||||
|
||||
Reference in New Issue
Block a user