mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 08:13:14 +02:00
doc: change style for listings in asciidoc CSS
This commit is contained in:
@@ -24,6 +24,11 @@ p.table {
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
div.listingblock > div.content {
|
||||
border: solid 1px #DADADA;
|
||||
border-radius: 4px;
|
||||
background-color: #FAFAFA;
|
||||
}
|
||||
.key {
|
||||
border-top: solid 1px #D5D5E5;
|
||||
border-left: solid 1px #D5D5E5;
|
||||
|
||||
Reference in New Issue
Block a user