mirror of
https://git.uupdump.net/uup-dump/lightuup.git
synced 2025-04-28 18:27:34 +09:00
17 lines
182 B
CSS
17 lines
182 B
CSS
#search-builds-query,
|
|
#language-selection-select {
|
|
width: 100%;
|
|
}
|
|
|
|
#download-info {
|
|
margin-bottom: 2rem;
|
|
}
|
|
|
|
table {
|
|
text-align: revert;
|
|
}
|
|
|
|
.hidden {
|
|
display: none;
|
|
}
|