projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12c73be
)
emタグのスタイルを変更
author
j8takagi
<j8takagi@nifty.com>
Thu, 28 Sep 2023 10:49:52 +0000
(19:49 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Thu, 28 Sep 2023 10:49:52 +0000
(19:49 +0900)
doc/style.css
patch
|
blob
|
history
diff --git
a/doc/style.css
b/doc/style.css
index
2fff4b7
..
d626060
100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-166,3
+166,8
@@
dfn {
.header, .menu {
display: none;
}
+
+em {
+ font-style: normal;
+ font-weight: bold;
+}