From 8b85f846bd11e0dedba42fbaee86554d823e9b6f Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Mon, 28 Mar 2016 20:21:13 -0400 Subject: mobile --- public/assets/ok.css | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/public/assets/ok.css b/public/assets/ok.css index 113b43e..95841f9 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -387,17 +387,28 @@ ul li { nav img { width: 12px; } - nav span div:nth-child(2) { + nav span div:nth-child(2), .five span:nth-child(4) { display: none; } - + .texts { + padding:3px 5px; + } + .five span:nth-child(2), .five span:nth-child(3){ + width:calc(50% - 2.5px); + } + .five span:nth-child(3){ + margin-left: 5px; + } .five span { - width: 50%; + width: 100%; border-bottom: 1px solid; margin: 0; - padding: 3px; + padding: 3px 0 2px 0; font-weight: 600; } + iframe.cell { + pointer-events:none; + } .five span.description { width: 100%!important; font-weight: 400; -- cgit v1.2.3-70-g09d2