mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 03:14:40 -05:00
add border-radius: 8px; :3
This commit is contained in:
parent
376458954b
commit
7b48d00251
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
||||||
background: #333;
|
background: #333;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
border-radius: 8px;
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
font-family: ubuntu, sans-serif;
|
font-family: ubuntu, sans-serif;
|
||||||
|
|
Loading…
Reference in a new issue