X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fbaggy%2Fcss%2Fmain.css;h=4dfa8790cbecc8eb865041c3ef758feadc226d18;hb=1c282b1da0491cda620e03ab92c00341aa80e18b;hp=61e7b22a707217db5b53cccfcfcaf25d37848193;hpb=046f33e21bb96429933fc37ad756105f0ec67873;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/baggy/css/main.css b/app/Resources/static/themes/baggy/css/main.css index 61e7b22a..4dfa8790 100755 --- a/app/Resources/static/themes/baggy/css/main.css +++ b/app/Resources/static/themes/baggy/css/main.css @@ -413,7 +413,8 @@ footer a { margin-bottom: 2em; } -.estimatedTime .reading-time { +.reading-time, +.created-at { color: #999; font-style: italic; font-weight: normal; @@ -581,7 +582,6 @@ img.preview { div.pagination ul { text-align: right; - margin-bottom: 50px; } .nb-results { @@ -1192,6 +1192,14 @@ pre code { } } +@media screen and (max-height: 770px) { + .menu.users, + .menu.internal, + .menu.developer { + display: none; + } +} + @media screen and (max-width: 500px) { .entry { width: 100%;