1
0
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:
Sebastien Helleu
2013-03-21 07:36:04 +01:00
parent bbd080e680
commit c09e383325
+5
View File
@@ -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;