mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
.
This commit is contained in:
parent
2a1e874a6f
commit
0e0356876e
1 changed files with 6 additions and 2 deletions
|
|
@ -277,7 +277,9 @@ body {
|
|||
width: 100%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.language button {
|
||||
outline: none;
|
||||
}
|
||||
.language ul::before {
|
||||
content: "";
|
||||
display: block;
|
||||
|
|
@ -514,7 +516,9 @@ body {
|
|||
display: block;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.language {
|
||||
margin-top: 30px;
|
||||
}
|
||||
.language ul {
|
||||
display: none;
|
||||
float:none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue