fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated polish localization.
[wolnelektury.git]
/
media
/
css
/
master.css
diff --git
a/media/css/master.css
b/media/css/master.css
index
4450eb1
..
30ef55d
100644
(file)
--- a/
media/css/master.css
+++ b/
media/css/master.css
@@
-1,5
+1,5
@@
body {
body {
- margin: 2em;
+ margin:
0 2em 2em
2em;
font: 70% Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
background: #FFF url(/media/img/bg.png) repeat-x;
font: 70% Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
background: #FFF url(/media/img/bg.png) repeat-x;
@@
-61,6
+61,7
@@
em {
/* ================================== */
#header {
position: relative;
/* ================================== */
#header {
position: relative;
+ margin-top: 1.5em;
}
#header #logo {
}
#header #logo {
@@
-391,4
+392,7
@@
em {
#top-message {
background-color: #2F4110;
color: #FFF;
#top-message {
background-color: #2F4110;
color: #FFF;
-}
\ No newline at end of file
+ margin: 0 -2em;
+ padding: 0 2em;
+ line-height: 2em;
+}