blur bg, and python version for invoke
This commit is contained in:
parent
9b48c0e1d1
commit
f8426d17d4
1
.python-version
Normal file
1
.python-version
Normal file
@ -0,0 +1 @@
|
||||
3.10
|
@ -146,7 +146,7 @@ thead {
|
||||
width: 130px;
|
||||
font-size: 1.5em;
|
||||
line-height: 1em;
|
||||
margin: 0 20px 1em 0;
|
||||
margin: 1em 20px 1em 0;
|
||||
}
|
||||
|
||||
.info {
|
||||
@ -177,6 +177,8 @@ thead {
|
||||
|
||||
.post {
|
||||
margin: 0 0 4.5em 150px;
|
||||
backdrop-filter: blur(10px);
|
||||
padding: 1em;
|
||||
}
|
||||
.post.archives {
|
||||
margin-bottom: 1.5em;
|
||||
|
Loading…
Reference in New Issue
Block a user