diff --git a/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js b/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js index 16a99aa8f..bc45eeece 100644 --- a/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js +++ b/public/react/src/modules/courses/gradinforms/Bullsubdirectory.js @@ -185,7 +185,7 @@ class Bullsubdirectory extends Component{
- + diff --git a/public/react/src/modules/courses/gradinforms/myysleduinforms.css b/public/react/src/modules/courses/gradinforms/myysleduinforms.css index ab2884ffe..b1efc783f 100644 --- a/public/react/src/modules/courses/gradinforms/myysleduinforms.css +++ b/public/react/src/modules/courses/gradinforms/myysleduinforms.css @@ -59,18 +59,20 @@ padding-top: 31px; padding-left: 25px; font-size: 16px; - color: #333333; + color: #05101A; text-align: left; + font-weight:bold; } .markdownysltext{ font-size: 14px; - color: #999999; + color: #333333; } .fudonyingxiangysl{ width: 100%; } .yslbianji{ padding-top: 31px; + } .yslmaxheigth80{ max-height: 80px;