Line 11: |
Line 11: |
| </div> | | </div> |
| {{#css: | | {{#css: |
| + | |
| + | .digitalcontent h4 { |
| + | color: white; |
| + | } |
| | | |
| .mw-body { | | .mw-body { |
Line 103: |
Line 107: |
| | | |
| .digitalcontent h2 | | .digitalcontent h2 |
| + | { |
| + | color: #000000; |
| + | font-size: 30px; |
| + | margin-top: 20px; |
| + | margin-bottom: 0px; |
| + | border: none; |
| + | font-weight: 700; |
| + | font-family: "Open Sans",sans-serif !important; |
| + | } |
| + | |
| + | .digitalcontent h4 |
| { | | { |
| color: #000000; | | color: #000000; |