mirror of
https://git.uupdump.net/uup-dump/lightuup.git
synced 2025-10-02 17:50:48 +00:00
Initial commit
This commit is contained in:
16
css/style.css
Normal file
16
css/style.css
Normal file
@@ -0,0 +1,16 @@
|
||||
#search-builds-query,
|
||||
#language-selection-select {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#download-info {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
table {
|
||||
text-align: revert;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
Reference in New Issue
Block a user