Added package.json and various minor changes
This commit is contained in:
parent
3b55b28260
commit
fb34201101
5 changed files with 22 additions and 1 deletions
|
@ -10,8 +10,10 @@
|
|||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
background: #33363d;
|
||||
z-index: 12;
|
||||
}
|
||||
.nonimagecenter{
|
||||
z-index: 12;
|
||||
border-style: solid;
|
||||
border-radius:.1in;
|
||||
border-color: #1c1b31;
|
||||
|
@ -22,6 +24,7 @@
|
|||
height:100%;
|
||||
top:0px;
|
||||
background:#000000bf;
|
||||
z-index: 11;
|
||||
}
|
||||
.messagediv:hover{
|
||||
background:rgb(30,30,40);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue