From edb135e0d2a441e072571601d17c858319c7b6fa Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Tue, 12 Apr 2016 20:46:44 -0400 Subject: stars dude --- public/assets/ok.css | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'public/assets/ok.css') diff --git a/public/assets/ok.css b/public/assets/ok.css index bae9334..c558a8c 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -145,11 +145,25 @@ h3 { } .intro.cover .right { - background: url(img/ibm.jpg)no-repeat center; - background-size: cover; + padding:0; width: 75%; + height:100%; +} +.intro.cover .right iframe { + width: 35%; + height: 40%; + position: absolute; + margin-top: 9%; + margin-left: 33%; } +.intro.cover .right span { + background: url(img/dude.png)no-repeat center; + background-size: cover; + width:100%; + height:100%; + position: relative; +} .menu { position: fixed; height: calc(100vh - 24px); -- cgit v1.2.3-70-g09d2