diff options
Diffstat (limited to 'site/assets/css/css.css')
| -rw-r--r-- | site/assets/css/css.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/site/assets/css/css.css b/site/assets/css/css.css index ae22fa1a..89ac8616 100644 --- a/site/assets/css/css.css +++ b/site/assets/css/css.css @@ -385,14 +385,14 @@ section h1, section h2, section h3, section h4, section h5, section h6, section line-height:34px; } .content-dataset section:nth-child(4) p:nth-child(2){ - font-size:20px; + font-size:18px; line-height: 34px; color:#000; } .content-dataset section:nth-child(3) p:nth-child(2) { /* highlight news text */ /*font-style: italic;*/ - font-weight: 500; + font-weight: 400; color:#f00; } .content-dataset section:nth-child(3) p:nth-child(2) a{ @@ -713,7 +713,7 @@ section.fullwidth .image { text-align: center; font-size: 10pt; line-height: 14pt; - color: #555; + color: #333; max-width: 960px; margin: 10px auto 10px auto; font-family: 'Roboto'; @@ -1304,7 +1304,7 @@ a.footnote_shim { margin-right: 10px; } .content .backlinks a { - color: #ff8; + color: #333; font-size: 10px; text-decoration: none; border: 0; |
