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.29</version>
|
||||
<version>0.2.30</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
@@ -45,12 +45,12 @@ legend {
|
||||
font-family: lofty;
|
||||
font-size: 24px;
|
||||
border-radius: 5px;
|
||||
padding: 0px 5px;
|
||||
padding: 0px 10px;
|
||||
background: #eefffc;
|
||||
border-color: #6c57ff;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
margin: 10px 0;
|
||||
margin: 10px auto;
|
||||
}
|
||||
|
||||
fieldset fieldset>legend {
|
||||
@@ -113,5 +113,6 @@ table{
|
||||
|
||||
td, th{
|
||||
padding: 6px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user