update css: cattery; add about.html

This commit is contained in:
dongdigua 2024-02-14 12:49:09 +08:00
parent 4325c157da
commit 020d023c3a
3 changed files with 16 additions and 9 deletions

View File

@ -15,7 +15,9 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
font-family: "Source Serif", "Helvetica Neue", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif !important;
font-size: 18px;
/* line-height: 21px; */
color: black;
/* FROM https://github.com/ZenLian/ZenLian.github.io/blob/zola/themes/cattery/static/css/style.css */
color: #4c4f69;
background-color: #eff1f5;
/* margin: auto; */
}
body #content {
@ -200,7 +202,7 @@ https://github.com/rgb-24bit/org-html-theme-list org-joshua
pre {
font-family: Monaco, Consolas, "Lucida Console", monospace;
/* color: black; */
background-color: #f2f2f2; /* FROM worg.css */
background-color: #dce0e8; /* FROM cattery */
/* background-color: #d7dfed; /\* FROM Bryan Ford *\/ */
padding: 1.2em;
overflow: auto;
@ -362,7 +364,7 @@ blockquote {
/* FROM simple.css */
margin: 2rem 0 2rem 2rem;
padding: 0.4rem 0.8rem;
border-left: 0.35rem solid #0d47a1;
border-left: 0.35rem solid #209fb5; /* FROM cattery */
color: #585858;
font-style: italic;
}

View File

@ -36,16 +36,12 @@
(<font color=#e67e80>let</font> ((blog <strong>"<a href=https://dongdigua.github.io/posts>posts/</a>"</strong>)
(collections "<a href=https://dongdigua.github.io/internet_collections>MagicalIndex</a>")
(rss "<a href=https://dongdigua.github.io/feed.xml>feed.xml</a>")
(mai1 "<a>dongdigua()outlook()com</a>")
(mai1 "<a>dongdigua砹outlook碘com</a>")
(pgp "<a href=https://dongdigua.github.io/pgp.txt><span title="Powered by Canokey">DB55 889E 730F 5B41</span></a>")
(github "<a href=https://github.com/dongdigua>@dongdigua</a>")
(bilibili "<a href=https://space.bilibili.com/489732092>董地瓜</a>")
(payment "<a href=https://dongdigua.github.io/xmr>Monero</a>")
(interests
'("computer science" "cyber security"
"<a href=https://www.geogebra.org>GeoGebra</a>"
"Minecraft redstone survival"
(<a id="normal" href="https://xkcd.com/297">Lost (In (Suspicious (Parentheses)))</a>)))))</pre>
(about "<a href=about.html">about</a>)</pre>
<br>
<pre id="quote"></pre>
</div>

9
org/about.org Normal file
View File

@ -0,0 +1,9 @@
#+TITLE: about
- 哺乳纲 灵长目 人科 人属 智人
- I use Arch btw
- Emacs 和 Vim 双料高级特工
- Firefox 忠实用户
- Minecraft JE 技术生存 (MC 正统在 JE!)
- 骑公路车的
- Elixir > Rust > Python