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;
|
width: 130px;
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
margin: 0 20px 1em 0;
|
margin: 1em 20px 1em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.info {
|
.info {
|
||||||
@ -177,6 +177,8 @@ thead {
|
|||||||
|
|
||||||
.post {
|
.post {
|
||||||
margin: 0 0 4.5em 150px;
|
margin: 0 0 4.5em 150px;
|
||||||
|
backdrop-filter: blur(10px);
|
||||||
|
padding: 1em;
|
||||||
}
|
}
|
||||||
.post.archives {
|
.post.archives {
|
||||||
margin-bottom: 1.5em;
|
margin-bottom: 1.5em;
|
||||||
|
Loading…
Reference in New Issue
Block a user