remove small theming inconsistency

This commit is contained in:
hossein s. borhani 2022-08-07 15:51:40 +04:30 committed by GitHub
parent 818caad629
commit 1105de1ada
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>