summaryrefslogtreecommitdiff
path: root/site/assets
diff options
context:
space:
mode:
Diffstat (limited to 'site/assets')
-rw-r--r--site/assets/css/applets.css2
-rw-r--r--site/assets/css/css.css8
2 files changed, 5 insertions, 5 deletions
diff --git a/site/assets/css/applets.css b/site/assets/css/applets.css
index 245643f1..70d8f51f 100644
--- a/site/assets/css/applets.css
+++ b/site/assets/css/applets.css
@@ -9,7 +9,7 @@
min-height: 0;
}
.applet {
- margin-bottom: 60px;
+ margin-bottom: 0px;
transition: opacity 0.2s cubic-bezier(0,0,1,1);
opacity: 0;
}
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;