forked from p15670423/monkey
Apply suggestions from code review
Added TINY style changes
This commit is contained in:
parent
b4137587fc
commit
b6dc77718d
|
@ -329,8 +329,8 @@ body {
|
|||
position: absolute;
|
||||
bottom: 103px;
|
||||
right: 20px;
|
||||
background: black;
|
||||
border-radius: 2px;
|
||||
background: #000000cc;
|
||||
border-radius: 5px;
|
||||
padding: 1px;
|
||||
color: white;
|
||||
}
|
||||
|
@ -593,4 +593,3 @@ body {
|
|||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue