mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +08:00
Documentation: improve menuselection tag appearance
This commit is contained in:
@@ -78,3 +78,11 @@ kbd {
|
||||
-webkit-border-radius: 3px;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
}
|
||||
|
||||
span.menuselection
|
||||
{
|
||||
margin: 0px 0.1em;
|
||||
padding: 0.1em 0.1em;
|
||||
border-radius: 3px;
|
||||
border: 1px solid rgb(204, 204, 204);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user