|
@@ -126,6 +126,9 @@ not be modified."
|
|
.target { }
|
|
.target { }
|
|
.timestamp { color: #bebebe; }
|
|
.timestamp { color: #bebebe; }
|
|
.timestamp-kwd { color: #5f9ea0; }
|
|
.timestamp-kwd { color: #5f9ea0; }
|
|
|
|
+ .right {margin-left:auto; margin-right:0px; text-align:right;}
|
|
|
|
+ .left {margin-left:0px; margin-right:auto; text-align:left;}
|
|
|
|
+ .center {margin-left:auto; margin-right:auto; text-align:center;}
|
|
p.verse { margin-left: 3% }
|
|
p.verse { margin-left: 3% }
|
|
pre {
|
|
pre {
|
|
border: 1pt solid #AEBDCC;
|
|
border: 1pt solid #AEBDCC;
|