summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/assets/ok.css3
1 files changed, 1 insertions, 2 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;
}