commit | a24af0a379d10175604fbce71a6b99dddb8c2393 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Jan 11 17:38:40 2021 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Jan 28 11:24:07 2021 +0100 |
tree | cabb631378394cb4d7aa8743bad892cd1390f5ed | |
parent | dac9561f83defe5a306acca80cb62f138ef5b84b [diff] [blame] |
Add citation configuration in form of a test Change-Id: Ib0b480cf1ae2aa26d838cf085420fa8cb5b8e927
diff --git a/dev/scss/main/tutorial.scss b/dev/scss/main/tutorial.scss index 6ccc32e..d743ee1 100644 --- a/dev/scss/main/tutorial.scss +++ b/dev/scss/main/tutorial.scss
@@ -44,6 +44,16 @@ } } +p.bibentry { + font-size: 80%; + margin-left: 3em; + margin-bottom: 3em; + cite { + font-weight: bold; + } + text-indent: -1.5em; +} + body.embedded { background-color: $nearly-white; aside {