changed blue to orange in footer

This commit is contained in:
root 2023-06-15 22:04:04 +02:00
parent 305b1d3959
commit c81eb71355
1 changed files with 2 additions and 1 deletions

View File

@ -270,5 +270,6 @@ ol li, ul li { padding-bottom: 0.9em }
clear: both;
font-size: 80%;
padding: 8px;
border-top: #315A94 2px solid
/*border-top: #315A94 2px solid*/
border-top: #f6b26b 2px solid
}