Skip to content

Commit 7839311

Browse files
save file
1 parent de48b54 commit 7839311

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

blog/25-12-19/diffie-hellman/diffie-hellman.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,19 @@
8585
.description > p+p
8686
{margin:10px 0}
8787

88+
89+
.blog-hdr
90+
{color:blue}
91+
92+
.blog-text
93+
{margin:1.5rem auto;padding:1.25rem 1.75rem;background-color:#fcfcfc;/*#f9f9f9*/font-family:system-ui, sans-serif;font-size:1rem;line-height:2;
94+
color:#333;text-align:justify;border-radius:4px}
95+
.blog-text h2,.blog-text h3
96+
{margin-top:1.5rem;margin-bottom:0.75rem;font-weight:600;color:#222;display:flex}
97+
.blog-text p
98+
{margin:0 0 1rem 0;}
99+
100+
88101
code
89102
{font-family:monospace;background:whitesmoke}
90103
code.inline
@@ -161,7 +174,7 @@ <h1 class=title>
161174

162175

163176

164-
<log-mod component v2.0></log-mod>
177+
<log-mod component></log-mod>
165178

166179

167180
</body>

0 commit comments

Comments
 (0)