Add styling for \since command
This commit is contained in:
parent
be902ac4db
commit
1c52b28f3e
@ -113,6 +113,19 @@ a:hover, a:active {
|
||||
color: #ff4500; /* vermilion */
|
||||
}
|
||||
|
||||
dl.since {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
dl.since dt {
|
||||
display: inline;
|
||||
padding-right: 0.5em;
|
||||
}
|
||||
|
||||
dl.since dd {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
|
||||
/* Some headers act as anchors, don't give them a hover effect */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user