update article banner css

This commit is contained in:
Qubot 2025-04-13 15:14:20 +00:00
parent 4904d8e557
commit 70597cbbea

View File

@ -687,6 +687,16 @@ section {
/*--------------------------------------------------------------
# article
--------------------------------------------------------------*/
.bread-nav{
margin: 1em 0;
padding: 0.8em 1em;
background: #f9f9f9;
border-left: 5px solid #ccc;
color: #555;
font-style: italic;
}
.banner-img {
width: 100%;
max-height: 400px;