mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
Doc / CSS : Added function sysnopsis styles
This commit is contained in:
parent
86cbf22e0e
commit
b6ddacd518
1 changed files with 7 additions and 0 deletions
|
@ -149,3 +149,10 @@ span.term {
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Function synopsis
|
||||||
|
*/
|
||||||
|
div.funcsynopsis table {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue