remove small theming inconsistency

pull/16/head
hossein s. borhani 2 years ago committed by GitHub
parent 818caad629
commit 1105de1ada
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,9 +37,6 @@ display: block;
#myUL li a:hover {
font-size: 24px;
}
#myUL li a:hover:not(.header) {
background-color: #eee;
}
</style>
</head>
<body>

Loading…
Cancel
Save