Skip to content

Commit ff39376

Browse files
authored
Update index.html
1 parent 725d1fd commit ff39376

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,18 @@
5454

5555
.menu-entry {
5656
background-color: #E3DCCD;
57-
font-size: 16px;
58-
font-weight: bold;
59-
color: #000000;
57+
6058
height: 25px;
6159
vertical-align: top;
6260
border-radius: 6px;
6361
border-width: 2px;
6462
}
63+
a.menu-entry {
64+
font-size: 16px;
65+
font-weight: bold;
66+
color: #000000;
67+
}
68+
6569
</style>
6670
</head>
6771
<body>

0 commit comments

Comments
 (0)