fnp
/
prawokultury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a84463e
)
more orange
author
Radek Czajka
<radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 24 Oct 2012 14:04:12 +0000
(16:04 +0200)
committer
Radek Czajka
<radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 24 Oct 2012 14:04:12 +0000
(16:04 +0200)
prawokultury/static/css/base.css
patch
|
blob
|
history
prawokultury/static/css/base.scss
patch
|
blob
|
history
prawokultury/static/css/entry.css
patch
|
blob
|
history
prawokultury/static/css/entry.scss
patch
|
blob
|
history
prawokultury/static/css/footer.css
patch
|
blob
|
history
prawokultury/static/css/footer.scss
patch
|
blob
|
history
prawokultury/static/css/menu.css
patch
|
blob
|
history
prawokultury/static/css/menu.scss
patch
|
blob
|
history
diff --git
a/prawokultury/static/css/base.css
b/prawokultury/static/css/base.css
index
60a7acc
..
9c3ddd8
100644
(file)
--- a/
prawokultury/static/css/base.css
+++ b/
prawokultury/static/css/base.css
@@
-10,7
+10,8
@@
body {
background-position: 50% 0; }
a {
background-position: 50% 0; }
a {
- text-decoration: none; }
+ text-decoration: none;
+ color: #ed7f00; }
a:hover {
text-decoration: underline; }
a:hover {
text-decoration: underline; }
@@
-20,7
+21,7
@@
img {
h1 {
margin: 0 0 .5em 0;
h1 {
margin: 0 0 .5em 0;
- color: #
01519a
;
+ color: #
ed7f00
;
font-size: 2em; }
.warning {
font-size: 2em; }
.warning {
diff --git
a/prawokultury/static/css/base.scss
b/prawokultury/static/css/base.scss
index
792bca5
..
18db75e
100644
(file)
--- a/
prawokultury/static/css/base.scss
+++ b/
prawokultury/static/css/base.scss
@@
-13,6
+13,7
@@
body {
a {
text-decoration: none;
a {
text-decoration: none;
+ color: #ed7f00;
}
a:hover {
text-decoration: underline;
}
a:hover {
text-decoration: underline;
@@
-25,7
+26,7
@@
img {
h1 {
margin: 0 0 .5em 0;
h1 {
margin: 0 0 .5em 0;
- color: #
01519a
;
+ color: #
ed7f00
;
font-size: 2em;
}
font-size: 2em;
}
diff --git
a/prawokultury/static/css/entry.css
b/prawokultury/static/css/entry.css
index
ea26986
..
a75d2d6
100644
(file)
--- a/
prawokultury/static/css/entry.css
+++ b/
prawokultury/static/css/entry.css
@@
-12,7
+12,7
@@
margin-left: 8em; }
.entry-wrapped h1, .entry-wrapped h2 {
margin: 0;
margin-left: 8em; }
.entry-wrapped h1, .entry-wrapped h2 {
margin: 0;
- color: #
01519a
;
+ color: #
ed7f00
;
font-size: 1.3em; }
.entry-wrapped h1 a, .entry-wrapped h2 a {
color: #01519a; }
font-size: 1.3em; }
.entry-wrapped h1 a, .entry-wrapped h2 a {
color: #01519a; }
diff --git
a/prawokultury/static/css/entry.scss
b/prawokultury/static/css/entry.scss
index
62de95a
..
9058042
100644
(file)
--- a/
prawokultury/static/css/entry.scss
+++ b/
prawokultury/static/css/entry.scss
@@
-17,7
+17,7
@@
h1, h2 {
margin: 0;
h1, h2 {
margin: 0;
- color: #
01519a
;
+ color: #
ed7f00
;
font-size: 1.3em;
a {
font-size: 1.3em;
a {
diff --git
a/prawokultury/static/css/footer.css
b/prawokultury/static/css/footer.css
index
280815d
..
4e32cab
100644
(file)
--- a/
prawokultury/static/css/footer.css
+++ b/
prawokultury/static/css/footer.css
@@
-6,6
+6,8
@@
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em; }
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em; }
+ #footer-bar a {
+ color: black; }
.footer-item {
width: 24em;
.footer-item {
width: 24em;
diff --git
a/prawokultury/static/css/footer.scss
b/prawokultury/static/css/footer.scss
index
65b5672
..
9ee7be2
100644
(file)
--- a/
prawokultury/static/css/footer.scss
+++ b/
prawokultury/static/css/footer.scss
@@
-6,6
+6,10
@@
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
+
+ a {
+ color: black;
+ }
}
.footer-item {
}
.footer-item {
diff --git
a/prawokultury/static/css/menu.css
b/prawokultury/static/css/menu.css
index
d9b2f4a
..
cfd717c
100644
(file)
--- a/
prawokultury/static/css/menu.css
+++ b/
prawokultury/static/css/menu.css
@@
-20,18
+20,18
@@
#menu li.active {
font-weight: bold; }
#menu li.active:before {
#menu li.active {
font-weight: bold; }
#menu li.active:before {
- color: #
004e98
;
+ color: #
ed7f00
;
content: "(";
position: absolute;
left: -0.7em;
font-size: 2em;
top: -0.25em; }
#menu li.active:after {
content: "(";
position: absolute;
left: -0.7em;
font-size: 2em;
top: -0.25em; }
#menu li.active:after {
- color: #
004e98
;
+ color: #
ed7f00
;
content: ")";
position: absolute;
right: -0.7em;
font-size: 2em;
top: -0.25em; }
#menu #item-lang a {
content: ")";
position: absolute;
right: -0.7em;
font-size: 2em;
top: -0.25em; }
#menu #item-lang a {
- color: #
0050a2
; }
+ color: #
ed952f
; }
diff --git
a/prawokultury/static/css/menu.scss
b/prawokultury/static/css/menu.scss
index
2509d6f
..
29948bc
100644
(file)
--- a/
prawokultury/static/css/menu.scss
+++ b/
prawokultury/static/css/menu.scss
@@
-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
}
}
\ No newline at end of file