Skip to content

Commit 2152d76

Browse files
committed
change in color
1 parent 1080c13 commit 2152d76

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
@@ -37,6 +37,11 @@ overview_block:
3737
display: block;
3838
}
3939

40+
/* Styling color output area inside #AIActImplementationTool */
41+
#AIActImplementationTool .card-body .bg-primary {
42+
background color: #F8E5E3;
43+
}
44+
4045
/* Styling for form-group elements header labels inside #AIActImplementationTool */
4146
#AIActImplementationTool .form-group .form-label {
4247
margin-left: 0;

0 commit comments

Comments
 (0)