fixed spelling mistake
This commit is contained in:
+4
-3
@@ -24,17 +24,17 @@
|
|||||||
}
|
}
|
||||||
table{
|
table{
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
border: 1px solid black;
|
border: none;
|
||||||
}
|
}
|
||||||
table tr{
|
table tr{
|
||||||
border: 1px solid black;
|
border: none;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
table td{
|
table td{
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-top: 2px;
|
padding-top: 2px;
|
||||||
border: 1px solid black;
|
border: none;
|
||||||
}
|
}
|
||||||
.link-container {
|
.link-container {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -126,3 +126,4 @@
|
|||||||
<li><a href="https://www.none.com">Mein Goethopia</a></li>
|
<li><a href="https://www.none.com">Mein Goethopia</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user