mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37: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;
|
||||
margin-top: 0.5rem;
|
||||
font-size: 0.9rem;
|
||||
opacity: 0.7;
|
||||
color: gray;
|
||||
}
|
||||
|
||||
.post-category {
|
||||
|
||||
Reference in New Issue
Block a user