fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update top menu
[prawokultury.git]
/
prawokultury
/
static
/
css
/
menu.scss
diff --git
a/prawokultury/static/css/menu.scss
b/prawokultury/static/css/menu.scss
old mode 100755
(executable)
new mode 100644
(file)
index
2509d6f
..
fd2e9d6
--- a/
prawokultury/static/css/menu.scss
+++ b/
prawokultury/static/css/menu.scss
@@
-13,7
+13,7
@@
position: relative;
list-style: none;
padding-left: 0;
position: relative;
list-style: none;
padding-left: 0;
- margin-right:
3
em;
+ margin-right:
2
em;
a {
color: black;
a {
color: black;
@@
-27,7
+27,7
@@
font-weight: bold;
}
li.active:before {
font-weight: bold;
}
li.active:before {
- color: #
004e98
;
+ color: #
ed7f00
;
content: "(";
position: absolute;
left: -.7em;
content: "(";
position: absolute;
left: -.7em;
@@
-35,7
+35,7
@@
top: -.25em;
}
li.active:after {
top: -.25em;
}
li.active:after {
- color: #
004e98
;
+ color: #
ed7f00
;
content: ")";
position: absolute;
right: -.7em;
content: ")";
position: absolute;
right: -.7em;
@@
-44,6
+44,6
@@
}
#item-lang a {
}
#item-lang a {
- color: #
0050a2;
+ color: #
ed952f;
}
}
-}
\ No newline at end of file
+}