湘公网安备43010502001380号 湘ICP备2021015916号-1 <style> .footer { /*background-color: #1e88e5;*/ /*color: white;*/ padding: 20px; text-align: center; } .footer p { margin: 5px 0; font-size: 1em; } .footer a { /*color: white;*/ text-decoration: none; transition: opacity 0.3s ease; } .footer a:hover { opacity: 0.8; text-decoration: underline; } </style>