Fixed images, latex and first real blog.

This commit is contained in:
zaimon 2024-12-06 16:36:42 +05:30
parent 8caab7b2be
commit 79efd70089
8 changed files with 240 additions and 32 deletions

View file

@ -106,7 +106,7 @@ body {
font-size: 1.3rem;
line-height: 1.5;
color: #eeffff;
background-color: #000000;
background-color: #857470;
}
p {
@ -154,7 +154,7 @@ h1 {
}
h2 {
color: #c11146;
color: #fc9600;
}
h3 {
@ -339,7 +339,7 @@ strong {
margin-top: 1rem;
color: #93309f;
font-size: 1rem;
background-color: #38033a;
background-color: #000000;
border-top: 0.05rem solid #c3e88d;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB