no ie allowed

This commit is contained in:
Devaev Maxim
2018-08-20 07:43:23 +03:00
parent 0d19451bbe
commit a4b6f4fb98
7 changed files with 73 additions and 15 deletions

View File

@@ -15,10 +15,3 @@ div#about p {
font-family: monospace;
padding: 0 10px 0 10px;
}
div#about p a {
text-decoration: underline dotted;
color: var(--fg-color-normal);
}
div#about p a:hover {
text-decoration: underline;
}