changed blue to orange in footer
This commit is contained in:
parent
305b1d3959
commit
c81eb71355
1 changed files with 2 additions and 1 deletions
|
@ -270,5 +270,6 @@ ol li, ul li { padding-bottom: 0.9em }
|
||||||
clear: both;
|
clear: both;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
border-top: #315A94 2px solid
|
/*border-top: #315A94 2px solid*/
|
||||||
|
border-top: #f6b26b 2px solid
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue