Fixing bad styling decisions
This commit is contained in:
@@ -285,6 +285,14 @@ caption{
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.call-table-description {
|
||||
color: var(--second-text-color)
|
||||
}
|
||||
|
||||
.detail-name a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.detail-name-here {
|
||||
color: var(--board-name-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user