add possibility to style verb blocks
This commit is contained in:
parent
ce852217ce
commit
8c1f6280f4
2 changed files with 11 additions and 4 deletions
|
@ -2,3 +2,8 @@ h3 {
|
|||
border-bottom: 1px solid #aaa;
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.bnf {
|
||||
background-color: white;
|
||||
padding-left: 0.7em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue