Einige Style Bugs und neue Readme
This commit is contained in:
@@ -69,7 +69,7 @@ img{
|
||||
border: 5px solid white;
|
||||
|
||||
height: 80vh;
|
||||
width: 60vw;
|
||||
width: 50vw;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -79,4 +79,12 @@ tr td:last-child {
|
||||
|
||||
.navButtons{
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
select{
|
||||
border-radius: 8px;
|
||||
padding: 2px;
|
||||
border: 2px solid rgba(255, 255, 255, 0.6);
|
||||
background-color: rgb(63, 63, 63, 0.5);
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user