commit again :D
This commit is contained in:
parent
182368fda4
commit
383af12a74
@ -9,6 +9,10 @@ body {
|
|||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin: 6px 0;
|
||||||
|
}
|
||||||
|
|
||||||
#header {
|
#header {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@ -155,7 +159,7 @@ code {
|
|||||||
|
|
||||||
.admonitionblock .title {
|
.admonitionblock .title {
|
||||||
color: #0A396E;
|
color: #0A396E;
|
||||||
font-size: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.admonitionblock .content {
|
.admonitionblock .content {
|
||||||
|
Loading…
Reference in New Issue
Block a user