improved css
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>org.example</groupId>
|
||||
<artifactId>Widerhall</artifactId>
|
||||
<version>0.2.36</version>
|
||||
<version>0.2.37</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
@@ -106,6 +106,13 @@ button {
|
||||
color: #1b00d7;
|
||||
}
|
||||
|
||||
fieldset>a,
|
||||
form button{
|
||||
display: block;
|
||||
margin: 10px auto;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
table{
|
||||
margin: 0 0 10px;
|
||||
min-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user