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;
|
position: absolute;
|
||||||
bottom: 103px;
|
bottom: 103px;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
background: black;
|
background: #000000cc;
|
||||||
border-radius: 2px;
|
border-radius: 5px;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
@ -593,4 +593,3 @@ body {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue