mirror of
https://github.com/brl/mutter.git
synced 2025-04-24 02:49:37 +00:00
cookbook: Additional selectors in CSS stylesheet
Added some selectors for docbook element types [properties and types], so those elements can be used in recipes
This commit is contained in:
parent
dfe7c554fd
commit
fe7385cb7d
@ -370,6 +370,10 @@ span.application {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span.property, span.type {
|
||||||
|
font-family: monospace;
|
||||||
|
}
|
||||||
|
|
||||||
.programlisting {
|
.programlisting {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user