added a buton in home for random name picker!
This commit is contained in:
parent
fbe9e3b60d
commit
0c51504a7f
4 changed files with 150 additions and 4 deletions
|
@ -136,6 +136,10 @@
|
|||
text-align: center;
|
||||
margin: 5px 0px;
|
||||
text-decoration: underline #444;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
transform: translate(-50%, 0);
|
||||
}
|
||||
|
||||
span {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue