fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
header.css
diff --git
a/wolnelektury/static/css/header.css
b/wolnelektury/static/css/header.css
index
0cde9e0
..
5a19676
100755
(executable)
--- a/
wolnelektury/static/css/header.css
+++ b/
wolnelektury/static/css/header.css
@@
-233,4
+233,16
@@
a.menu span {
font-size: 1.1em;
line-height: 1.636em;
font-size: 1.1em;
line-height: 1.636em;
-}
\ No newline at end of file
+}
+
+
+
+#user-menu {
+ left: 0;
+ top: 2em;
+ width: 15em;
+ line-height:1.6em;
+}
+#user-menu a {
+ color: #0D7E85;
+}