File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1515 < nav class ="navbar navbar-expand-lg title-navbar ">
1616 < h1 id ="ErrorTitle " class ="mx-auto "> </ h1 >
1717 </ nav >
18- < footer class ="bg-dark text-white py-3 mt-auto error-footer ">
18+ < footer class ="text-white py-3 mt-auto error-footer " style =" background-color: #EAEAEA !important; ">
1919 < div class ="container text-center ">
2020 < small id ="ErrorDescription "> </ small >
2121 </ div >
2222 </ footer >
23- < a id ="MainPage " class ="btn btn-secondary mx-auto btn-sm main-page " style ="display: block; " href ="https://linuxuserslinuxmint.github.io "> </ a >
24- < a id ="SupportPage " class ="btn btn-secondary mx-auto btn-sm support-page " style ="display: block; " href ="/support/support "> </ a >
23+ < div class ="fixed-bottom mb-3 d-flex justify-content-center ">
24+ < footer class ="bg-dark text-white py-3 mt-auto w-auto " style ="background-color: #EAEAEA !important; border-radius: 15px; ">
25+ < div class ="d-flex ">
26+ < a id ="MainPage " href ="https://opensoftware-world.github.io " class ="btn btn-dark me-2 ms-2 "> </ a >
27+ < a href ="/support/support " class ="btn btn-dark me-2 " id ="SupportPage "> </ a > </ a >
28+ </ div >
29+ </ footer >
30+ </ div >
2531</ body >
2632</ html >
Original file line number Diff line number Diff line change 11@import url ("/assets/CSS/common_code.css" );
22.body {
3- /*background: var(--lx-web-agreement-page-background-color);*/
43 font-family : Arial;
54}
65.error-title-navbar , .error-footer {
You can’t perform that action at this time.
0 commit comments