Skip to content

Commit 6807a20

Browse files
committed
Add custom css
1 parent dbe74cb commit 6807a20

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

book.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ language = "ja"
77
[build]
88
build-dir = "docs"
99

10+
[output.html]
11+
additional-css = ["css/custom.css"]
12+
git-repository-url = "https://github.com/rust-lang-ja/rust-by-example-ja"
13+
1014
[output.html.playpen]
1115
editable = true
1216
editor = "ace"

css/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
em {
2+
font-weight: bold;
3+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy