summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/assets/stylesheets/app.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index b4b07b5..3ce5c61 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -3083,6 +3083,9 @@ a[data-role="forgot-password"] {
.greenbtn.learn {
display:none;
}
+ .reader .topLinks a {
+ display:none;
+ }
}
@media screen and (orientation:portrait) {
@@ -3098,7 +3101,7 @@ a[data-role="forgot-password"] {
position: fixed;
display: inline-block;
width: 300px;
- top: 80px;
+ top: 60px;
left: 6px;
font-size: 27px;
font-weight: 300;