bidict/_static/custom.css

7 lines
194 B
CSS
Raw Normal View History

2016-07-04 03:29:24 +00:00
/* 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;
}