UNPKG

api-explorer

Version:

Easily create an interactive documentation for your RESTful API

13 lines (10 loc) 155 B
/* app css stylesheet */ .group-list { padding: 10px; } .group-list:hover { background-color: beige; } .clickable:hover { cursor: pointer; }