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 { #myUL li a:hover {
font-size: 24px; font-size: 24px;
} }
#myUL li a:hover:not(.header) {
background-color: #eee;
}
</style> </style>
</head> </head>
<body> <body>

Loading…
Cancel
Save