mirror of
https://github.com/flysnow-org/maupassant-hugo.git
synced 2026-08-24 07:18:55 +00:00
optimization copyright style
This commit is contained in:
@@ -990,4 +990,15 @@ img.alignright {
|
||||
.readmore a:hover {
|
||||
background: #F8F8F8;
|
||||
border-bottom-color: #D26911;
|
||||
}
|
||||
/* 版权声明 */
|
||||
.post-copyright {
|
||||
margin: 2em 0 0;
|
||||
padding: 0.5em 1em;
|
||||
border-left: 3px solid #ff1700;
|
||||
background-color: #f9f9f9;
|
||||
list-style: none;
|
||||
}
|
||||
.post-copyright a {
|
||||
border-bottom: 1px solid #999;
|
||||
}
|
||||
Reference in New Issue
Block a user