mirror of
https://github.com/Fishwaldo/rundeck-api-java-client.git
synced 2025-07-11 15:39:19 +00:00
19 lines
No EOL
243 B
CSS
19 lines
No EOL
243 B
CSS
|
|
@import url("android-developer-docs.css");
|
|
|
|
/* Page title */
|
|
|
|
#jd-header h1 {
|
|
padding: 8px 0 0 0;
|
|
}
|
|
|
|
/* Page content container */
|
|
|
|
#jd-header table {
|
|
margin: 0 0 1em 1em;
|
|
}
|
|
|
|
#jd-content table table,
|
|
#jd-content table img {
|
|
margin:1em 0;
|
|
} |