background-position: 50% 0; }
a {
- text-decoration: none; }
+ text-decoration: none;
+ color: #ed7f00; }
a:hover {
text-decoration: underline; }
h1 {
margin: 0 0 .5em 0;
- color: #01519a;
+ color: #ed7f00;
font-size: 2em; }
.warning {
a {
text-decoration: none;
+ color: #ed7f00;
}
a:hover {
text-decoration: underline;
h1 {
margin: 0 0 .5em 0;
- color: #01519a;
+ color: #ed7f00;
font-size: 2em;
}
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; }
h1, h2 {
margin: 0;
- color: #01519a;
+ color: #ed7f00;
font-size: 1.3em;
a {
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em; }
+ #footer-bar a {
+ color: black; }
.footer-item {
width: 24em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
+
+ a {
+ color: black;
+ }
}
.footer-item {
#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 {
- color: #004e98;
+ color: #ed7f00;
content: ")";
position: absolute;
right: -0.7em;
font-size: 2em;
top: -0.25em; }
#menu #item-lang a {
- color: #0050a2; }
+ color: #ed952f; }
font-weight: bold;
}
li.active:before {
- color: #004e98;
+ color: #ed7f00;
content: "(";
position: absolute;
left: -.7em;
top: -.25em;
}
li.active:after {
- color: #004e98;
+ color: #ed7f00;
content: ")";
position: absolute;
right: -.7em;
}
#item-lang a {
- color: #0050a2;
+ color: #ed952f;
}
}
\ No newline at end of file