better api for items
This commit is contained in:
parent
999040dc24
commit
a95e485cb7
3 changed files with 50 additions and 22 deletions
|
@ -42,4 +42,14 @@ html {
|
|||
width: 300px;
|
||||
font-weight: bold;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.desc {
|
||||
white-space: pre-wrap;
|
||||
font-size: 0.5em;
|
||||
|
||||
background: rgb(204, 191, 209);
|
||||
padding: 5px;
|
||||
width: 300px;
|
||||
font-style: italic;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue