forked from deepStateMirrors/tabi
💄 style: increase date opacity
This commit is contained in:
parent
a8e49cfedf
commit
f5834a2e39
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
.archive {
|
.archive {
|
||||||
.listing-title {
|
.listing-title {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
opacity: 0.8;
|
opacity: 0.9;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
.post-time {
|
.post-time {
|
||||||
width: 4rem;
|
width: 4rem;
|
||||||
.date {
|
.date {
|
||||||
opacity: 0.4;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue