projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed4c478
)
move fullscreen button slightly up on small screen, make those styles apply with...
author
Robert Kaiser
<kairo@kairo.at>
Fri, 1 May 2015 00:04:47 +0000
(
02:04
+0200)
committer
Robert Kaiser
<kairo@kairo.at>
Fri, 1 May 2015 00:04:47 +0000
(
02:04
+0200)
style/lantea.css
patch
|
blob
|
blame
|
history
diff --git
a/style/lantea.css
b/style/lantea.css
index 1ce34d2f15e4baa71b50e6bc8d720e771425b7da..47d0f5b272f6a329c3f1fa4d88dc482d0b40aa87 100644
(file)
--- a/
style/lantea.css
+++ b/
style/lantea.css
@@
-206,7
+206,8
@@
h1 {
max-width: 95%;
}
-@media screen and (max-width: 500px) {
+@media screen and (max-width: 500px),
+ screen and (max-height: 500px) {
body {
font-size: 10px;
}
@@
-220,7
+221,7
@@
h1 {
}
#fullscreenArea {
right: 1px;
- bottom:
1
0px;
+ bottom:
2
0px;
}
#copyright {
bottom: 1px;