diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-12 18:51:11 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-12 18:51:11 -0400 |
| commit | 0b37cff025c4f30107319e374ae44a49f3bed979 (patch) | |
| tree | 6d508e04899490725845ed68025bce7f0f370d76 /public/assets | |
| parent | bf3866dafd959c62af32a03981e93f589b5a672f (diff) | |
target blank
Diffstat (limited to 'public/assets')
| -rw-r--r-- | public/assets/ok.css | 3 |
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; } |
