Line 20: |
Line 20: |
| color: white; | | color: white; |
| font-size: 1.2em; | | font-size: 1.2em; |
− | }
| |
− | .mw-body h1,.mw-body h2,.mw-body h3
| |
− | {
| |
− | font-family: sans-serif;
| |
− | font-size: 1.8em;
| |
− | color: #4d4d4d;
| |
| } | | } |
| | | |
| h1, h2, h3, h4, h5, h6 { | | h1, h2, h3, h4, h5, h6 { |
− | border-bottom: 2px solid teal;
| + | font-family: sans-serif; |
| + | font-weight: normal; |
| + | font-size: 1.8em; |
| + | color: #4d4d4d; |
| + | border-bottom: 2px solid teal; |
| } | | } |
| | | |