From 58311f52ee0d34ea1bed9cdcfebec2b95b956df2 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Tue, 12 Apr 2016 19:37:00 -0400 Subject: type and img --- public/assets/img/ryder-ripps.gif | Bin 0 -> 197976 bytes public/assets/ok.css | 19 +++++++++++-------- 2 files changed, 11 insertions(+), 8 deletions(-) create mode 100644 public/assets/img/ryder-ripps.gif (limited to 'public/assets') diff --git a/public/assets/img/ryder-ripps.gif b/public/assets/img/ryder-ripps.gif new file mode 100644 index 0000000..0dd6d08 Binary files /dev/null and b/public/assets/img/ryder-ripps.gif differ diff --git a/public/assets/ok.css b/public/assets/ok.css index b0a9c12..d6c03d2 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -11,6 +11,7 @@ html { outline: 0; border: 0; -webkit-appearance: none; + -webkit-font-smoothing: subpixel-antialiased; } ::selection { @@ -95,7 +96,7 @@ h3 { } .intro { - font-size: 12px; + font-size: 14px; line-height: 20px; } @@ -122,11 +123,10 @@ h3 { -webkit-column-gap: 10px; -moz-column-gap: 10px; column-gap: 10px; - font-size: 12px; } .intro .right { - background: url(http://ryder-ripps.com/press/ryder-ripps.jpg)no-repeat center; + background: url(img/ryder-ripps.gif)no-repeat center; background-size: cover; -webkit-filter: grayscale(100%); filter: grayscale(100%); @@ -753,7 +753,7 @@ ul li { .projectLink { margin-top: 3px; } - .intro div.text, h3, .left a { + .intro div.text, h3, .left a { font-size:14px; line-height: 20px; } @@ -763,11 +763,14 @@ ul li { @media (min-width: 1500px) { - .intro div.text, h3 { - font-size:16px; - line-height: 24px; + .intro div.text, h3, .left a { + font-size: 16px; + line-height: 25px; } - +h1 { + font-size: 40px; + line-height: 50px; +} } /* -- cgit v1.2.3-70-g09d2