diff options
| author | “Ryder <“r@okfoc.us”> | 2016-04-14 14:27:26 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-04-14 14:27:26 -0400 |
| commit | fcc090ce8e7dcfb498ac7b42c232e63a020f2959 (patch) | |
| tree | 1ba07c5ed6fef0e7b2f707810156dbe0dc914047 /public/assets | |
| parent | 2aba0265ac49be963c15faa1d9baccbf5be0a978 (diff) | |
links in text style
Diffstat (limited to 'public/assets')
| -rw-r--r-- | public/assets/ok.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index 5595ad4..506334a 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -88,12 +88,12 @@ h3 { font-size: 12px; } -.intro a { +.intro .left a { width: 100%; display: inline-block; } -.intro a:before { +.intro .left a:before { content: "– "; } |
