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