fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
going production #21
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
header.css
diff --git
a/apps/wolnelektury_core/static/css/header.css
b/apps/wolnelektury_core/static/css/header.css
index
fefb65a
..
10d4956
100755
(executable)
--- a/
apps/wolnelektury_core/static/css/header.css
+++ b/
apps/wolnelektury_core/static/css/header.css
@@
-10,6
+10,7
@@
padding-bottom: 0;
color: #989898;
background: #191919;
padding-bottom: 0;
color: #989898;
background: #191919;
+ position: relative;
}
#header a {
color: #17CFDB;
}
#header a {
color: #17CFDB;
@@
-24,6
+25,9
@@
color: #989898;
}
color: #989898;
}
+#logo a, #logo img {
+ display: block;
+}
#tagline {
margin-left: 1.5em;
#tagline {
margin-left: 1.5em;
@@
-146,13
+150,17
@@
li.menu {
}
a.menu {
display: block;
}
a.menu {
display: block;
- padding-left: 1.
4
em;
- padding-right: 1.
4
em;
+ padding-left: 1.
2
em;
+ padding-right: 1.
2
em;
/* must match grid-line */
height: 3.1em;
padding-top: 1.8em;
color: #0c7076;
}
/* must match grid-line */
height: 3.1em;
padding-top: 1.8em;
color: #0c7076;
}
+#menu a.hidden-box-trigger:hover {
+ border-bottom: 3px solid white;
+ margin-bottom: -3px;
+}
a.menu span {
font-size: 1.1em;
}
a.menu span {
font-size: 1.1em;
}