Update index.css

This commit is contained in:
Pentabyteman
2017-11-18 13:48:52 +01:00
committed by GitHub
parent 19a19047ec
commit 2feff20147
-14
View File
@@ -44,17 +44,3 @@ li a {
li a:hover:not(.active) { li a:hover:not(.active) {
background-color: #e7e7e7; background-color: #e7e7e7;
} }
#DeutschHome {
font-family: Helvetica, serif;
color: olive;
text-align: center;
}
#DeutschHomeText {
padding-left: 15px;
padding-right: 15px;
margin-left: 2%;
margin-right: 45%;
text-align: justify;
}