mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
adjust size
This commit is contained in:
parent
36aa4abb0c
commit
9bf9f6266a
1 changed files with 2 additions and 1 deletions
|
|
@ -163,7 +163,8 @@ a img {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
bottom: 20%;
|
bottom: 20%;
|
||||||
width: 350px;
|
min-width: 250px;
|
||||||
|
max-width: 500px;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue