Skip to content

Commit c1c516c

Browse files
authored
Merge pull request #145 from NGO-Algorithm-Audit/feature/structural_edits
edit in form styling
2 parents 20f9ad6 + 1080c13 commit c1c516c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/english/technical-tools/implementation-tool.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ overview_block:
4343
color: black;
4444
}
4545

46+
/* Styling for form-group elements labels inside #AIActImplementationTool */
47+
#AIActImplementationTool .form-group label {
48+
color: black;
49+
}
50+
4651
/* Styling for intermediate-output labels in #AIActImplementationTool */
4752
#AIActImplementationTool .intermediate-output label {
4853
font-weight: 700;

0 commit comments

Comments
 (0)