summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css11
1 files changed, 8 insertions, 3 deletions
diff --git a/index.css b/index.css
index 1154475..4845590 100644
--- a/index.css
+++ b/index.css
@@ -175,9 +175,14 @@ section > h3 {
font-size: 18px;
}
+#references > h2 {
+ color: #2a52be;
+ font-size: 20px;
+ font-weight: 500;
+}
+
#references a {
- color: inherit;
- text-decoration: none;
+ color: blue;
}
#references a:hover {
@@ -268,7 +273,7 @@ WebGL container
height: 2rem;
border-radius: 2px;
top: 0.5rem;
- left: 496px;
+ right: 1rem;
display: none;
cursor: pointer;
}