From 0b37cff025c4f30107319e374ae44a49f3bed979 Mon Sep 17 00:00:00 2001
From: “Ryder <“r@okfoc.us”>
Date: Tue, 12 Apr 2016 18:51:11 -0400
Subject: target blank
---
public/assets/ok.css | 3 +--
templates/index.liquid | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/public/assets/ok.css b/public/assets/ok.css
index 63e53d6..b0a9c12 100644
--- a/public/assets/ok.css
+++ b/public/assets/ok.css
@@ -30,7 +30,6 @@ a,
a:visited {
color: blue;
font-weight: bold;
- font-size: 11px;
cursor: pointer;
}
@@ -754,7 +753,7 @@ ul li {
.projectLink {
margin-top: 3px;
}
- .intro div.text, h3 {
+ .intro div.text, h3, .left a {
font-size:14px;
line-height: 20px;
}
diff --git a/templates/index.liquid b/templates/index.liquid
index d9c2576..dba72cb 100644
--- a/templates/index.liquid
+++ b/templates/index.liquid
@@ -115,13 +115,13 @@ OKFocus, Bonafide Internet Legends © 2016
Accolades –
{% for link in intro.accolades %}
- {{ link.text }}
+ {{ link.text }}
{% endfor %}
Press –
{% for link in intro.press %}
- {{ link.text }}
+ {{ link.text }}
{% endfor %}
Speaker At –
--
cgit v1.2.3-70-g09d2