mirror of https://github.com/jab/bidict.git
7 lines
194 B
CSS
7 lines
194 B
CSS
|
/* override
|
||
|
* https://github.com/bitprophet/alabaster/blob/7e8ee8/alabaster/static/alabaster.css_t#L609-L611
|
||
|
*/
|
||
|
div#changelog > div.section > ul > li > p:only-child {
|
||
|
margin-bottom: 17px;
|
||
|
}
|