We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725d1fd commit ff39376Copy full SHA for ff39376
index.html
@@ -54,14 +54,18 @@
54
55
.menu-entry {
56
background-color: #E3DCCD;
57
- font-size: 16px;
58
- font-weight: bold;
59
- color: #000000;
+
60
height: 25px;
61
vertical-align: top;
62
border-radius: 6px;
63
border-width: 2px;
64
}
+a.menu-entry {
+ font-size: 16px;
65
+ font-weight: bold;
66
+ color: #000000;
67
+}
68
69
</style>
70
</head>
71
<body>
0 commit comments