projects
/
lantea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1e48ccb
)
apply small screen font size to copyright explicitely
author
Robert Kaiser
<robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:05:53 +0000
(08:05 +0200)
committer
Robert Kaiser
<robert@widebook.box.kairo.at>
Fri, 7 Sep 2012 06:05:53 +0000
(08:05 +0200)
style/lantea.css
patch
|
blob
|
blame
|
history
diff --git
a/style/lantea.css
b/style/lantea.css
index e7151f21b26b5e838eb977642aeb9d8d559c52d0..08f77afedbc9cb67a2b314f9337aad42c5e2e04e 100644
(file)
--- a/
style/lantea.css
+++ b/
style/lantea.css
@@
-89,7
+89,7
@@
h1 {
@media screen and (max-width: 500px) {
-
body
{
+
#copyright
{
font-size: 10px;
}
}