projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95f49ba
)
make overlay area go more into the corner on small screens
author
Robert Kaiser
<robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:20:58 +0000
(08:20 +0200)
committer
Robert Kaiser
<robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:20:58 +0000
(08:20 +0200)
style/lantea.css
patch
|
blob
|
blame
|
history
diff --git
a/style/lantea.css
b/style/lantea.css
index 9183859e5ecc8b73a4b58eb9d146bccfb2b3b331..4c94d24ece37e7aa4d7ab9ee81fcd593120a31ea 100644
(file)
--- a/
style/lantea.css
+++ b/
style/lantea.css
@@
-92,6
+92,10
@@
h1 {
body {
font-size: 10px;
}
+ #overlayArea {
+ top: 2px;
+ left: 2px;
+ }
#copyright {
bottom: 1px;
right: 1px;