Documentation: improve menuselection tag appearance
This commit is contained in:
parent
e9bd306265
commit
2c2f2bc795
@ -78,3 +78,11 @@ kbd {
|
|||||||
-webkit-border-radius: 3px;
|
-webkit-border-radius: 3px;
|
||||||
text-shadow: 0 1px 0 #fff;
|
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);
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user