fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
commit tx
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
header.css
diff --git
a/wolnelektury/static/css/header.css
b/wolnelektury/static/css/header.css
index
9435ad7
..
fc89f82
100755
(executable)
--- a/
wolnelektury/static/css/header.css
+++ b/
wolnelektury/static/css/header.css
@@
-10,6
+10,14
@@
}
}
+#header-bg {
+ z-index: -1;
+ background: #191919;
+ position: absolute;
+ width: 50%;
+ height: 9.4em;
+}
+
#header {
height: 3em;
padding-top: 1.9em;
#header {
height: 3em;
padding-top: 1.9em;
@@
-20,13
+28,11
@@
#half-header {
padding-bottom: 0;
#half-header {
padding-bottom: 0;
- background: url('/static/img/bg-header.png');
- background-position: center;
- background-size: 100%;
}
#half-header-content {
background: #191919;
}
#half-header-content {
background: #191919;
+ color: #989898;
}
}
@@
-37,7
+43,7
@@
#logo {
position: absolute;
#logo {
position: absolute;
- top:
1.9
em;
+ top:
-1.6
em;
margin-left: 1.5em;
}
margin-left: 1.5em;
}
@@
-45,6
+51,7
@@
font-family: WL-Logo;
font-size: 2.05em;
color:#f7f7f7;
font-family: WL-Logo;
font-size: 2.05em;
color:#f7f7f7;
+ line-height: 7em;
}
#tagline {
}
#tagline {
@@
-52,12
+59,18
@@
margin-left: 25.5em;
}
#tagline span {
margin-left: 25.5em;
}
#tagline span {
- font-size: 1.1em;
+ font-size: 1.3em;
+ color: #ccc;
+}
+#tagline a,
+#user-info a {
+ color: #17cfdb;
}
#search-area {
margin: 0;
background: #444;
}
#search-area {
margin: 0;
background: #444;
+ color: white;
margin-left: 24em;
width: 73.5em;
}
margin-left: 24em;
width: 73.5em;
}
@@
-67,7
+80,7
@@
width: 63.1em;
padding-left: .5em;
padding-right: 0;
width: 63.1em;
padding-left: .5em;
padding-right: 0;
- padding-top: 0.
6
em;
+ padding-top: 0.
5
em;
padding-bottom: 0;
}
padding-bottom: 0;
}
@@
-94,12
+107,31
@@
-webkit-box-shadow:0 0 .38em #444 inset;
-moz-box-shadow:0 0 .38em #444 inset;
box-shadow: 0 0 .5em #444 inset;
-webkit-box-shadow:0 0 .38em #444 inset;
-moz-box-shadow:0 0 .38em #444 inset;
box-shadow: 0 0 .5em #444 inset;
+ line-height: 2.5em;
font-family: Georgia;
background-color: #fff;
color: #000;
}
font-family: Georgia;
background-color: #fff;
color: #000;
}
-#search.blur {
+
+/* styling search placeholder */
+
+#search:-webkit-input-placeholder
+{
+ font-family: Georgia;
+ font-style: italic;
+ color: #888;
+}
+
+#search.placeholder
+{
+ font-family: Georgia;
+ font-style: italic;
+ color: #888;
+}
+
+#search:-moz-placeholder
+{
font-family: Georgia;
font-style: italic;
color: #888;
font-family: Georgia;
font-style: italic;
color: #888;
@@
-108,6
+140,7
@@
#search-button {
display: inline-block;
background: #02adb7;
#search-button {
display: inline-block;
background: #02adb7;
+ color: white;
padding: 0;
margin: 0;
width: 9.4em;
padding: 0;
margin: 0;
width: 9.4em;
@@
-134,16
+167,17
@@
height: 4.9em;
}
height: 4.9em;
}
-ul#
catalogue
{
+ul#
menu
{
list-style: none;
padding: 0;
margin: 0 0 0 .6em;
}
list-style: none;
padding: 0;
margin: 0 0 0 .6em;
}
-ul#catalogue li {
+
+li.menu {
background-color: #e2e2e2;
float: left;
}
background-color: #e2e2e2;
float: left;
}
-
ul#catalogue a
{
+
a.menu
{
display: block;
padding-left: 1.4em;
padding-right: 1.4em;
display: block;
padding-left: 1.4em;
padding-right: 1.4em;
@@
-151,7
+185,7
@@
ul#catalogue a {
height: 3.1em;
padding-top: 1.8em;
}
height: 3.1em;
padding-top: 1.8em;
}
-
ul#catalogue
span {
+
a.menu
span {
font-size: 1.1em;
}
font-size: 1.1em;
}
@@
-177,6
+211,10
@@
ul#catalogue span {
background: #f7f7f7;
}
background: #f7f7f7;
}
+#lang-menu-items {
+ z-index: 9999;
+}
+
#lang-menu-items button {
display: none;
background: #f7f7f7;
#lang-menu-items button {
display: none;
background: #f7f7f7;