mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Use gray font instead of reduced opacity for translation contributors list
This way the contributors are listed in link color with full opacity.
This commit is contained in:
@@ -591,7 +591,7 @@ main img {
|
|||||||
display: block;
|
display: block;
|
||||||
margin-top: 0.5rem;
|
margin-top: 0.5rem;
|
||||||
font-size: 0.9rem;
|
font-size: 0.9rem;
|
||||||
opacity: 0.7;
|
color: gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-category {
|
.post-category {
|
||||||
|
|||||||
Reference in New Issue
Block a user