/usr/share/doc/gradle/userguide/base.css is in gradle-doc 3.4.1-7ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 | /* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}
/* typography.css */
html {font-size:100.01%;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; line-height: 1;color: #007042;}
h1 {font-size:4em;}
h2 {font-size:2.2em;}
h3 {font-size:1.5em;}
h4 {font-size:1.3em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
/*pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}*/
li ul, li ol {margin:0;}
ul, ol {padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:normal;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
::selection {
background-color: #DDF0DD;
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url('data:font/opentype;base64,@lato-regular@') format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
src: local('Lato Italic'), local('Lato-Italic'), url('data:font/opentype;base64,@lato-regular-italic@') format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: local('Lato Bold'), local('Lato-Bold'), url('data:font/opentype;base64,@lato-bold@') format('truetype');
}
@font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url('data:font/opentype;base64,@lato-bold-italic@') format('truetype');
}
@font-face {
font-family: 'Ubuntu Mono';
font-style: normal;
font-weight: 700;
src: local('Ubuntu Mono Bold'), local('UbuntuMono-Bold'), url('data:font/opentype;base64,@ubuntumono-bold@') format('truetype');
}
@font-face {
font-family: 'Ubuntu Mono';
font-style: normal;
font-weight: 400;
src: local('Ubuntu Mono'), local('UbuntuMono-Regular'), url('data:font/opentype;base64,@ubuntumono-regular@') format('truetype');
}
@font-face {
font-family: 'Ubuntu Mono';
font-style: italic;
font-weight: 700;
src: local('Ubuntu Mono Bold Italic'), local('UbuntuMono-BoldItalic'), url('data:font/opentype;base64,@ubuntumono-bold-italic@') format('truetype');
}
@font-face {
font-family: 'Ubuntu Mono';
font-style: italic;
font-weight: 400;
src: local('Ubuntu Mono Italic'), local('UbuntuMono-Italic'), url('data:font/opentype;base64,@ubuntumono-regular-italic@') format('truetype');
}
body {
font-size: 16px;
font-family: 'Lato', Arial, serif;
margin: 28px 28px 14px;
color: #333;
background: url('data:image/gif;base64,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') no-repeat right top;
}
p, ol, ul, .para {
margin: 0 0 16px;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 14px
}
h2 {
margin-top: 32px;
}
h3, h4, h5, h6 {
margin-top: 22px;
}
.text-container,
div.book,
div.chapter,
div.part,
div.appendix,
div.glossary {
margin-left: 10px;
margin-right: 10px;
}
.text-container h1, .text-container h2, .text-container h3, .text-container h4, .text-container h5,
div.book h1, div.book h2, div.book h3, div.book h4, div.book h5,
div.chapter h1, div.chapter h2, div.chapter h3, div.chapter h4, div.chapter h5 {
margin-left: -10px;
}
code, tt, pre {
font-family: "Ubuntu Mono", courier, monospace;
}
h1, h2, h3, h4 {
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
}
h5, h6 {
color: #666;
}
h1 {
font-weight: bold;
}
h3.releaseinfo {
color: #666666;
padding-top: 0;
}
a {
color: #007042;
text-decoration: none;
}
a:visited {
color: #007042;
}
a:hover {
color: #007042;
border-bottom: 1px dotted #007042;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
}
table {
border-collapse: collapse;
font-size: 100%;
min-width: 50%;
border: solid #d0d0d0 1px;
}
table td {
text-align: left;
vertical-align: text-top;
padding-left: 0.8em;
padding-right: 0.8em;
padding-top: 0.3em;
padding-bottom: 0.3em;
}
table thead td, table th {
font-weight: bold;
border-bottom: solid #d0d0d0 1px;
background-color: #f2f2f2;
}
table th.border-right {
border-right: solid #d0d0d0 1px;
}
table th.no-border-bottom {
border-bottom: none;
}
pre {
border-radius: 5px;
padding: 0.8em;
line-height: 1.3;
}
pre.code, pre.programlisting {
background-color: #3F3F3F;
color: white;
}
pre.screen, pre.tt {
color: darkGreen;
background-color: white;
box-shadow: inset 0 0 7px 0px darkGray;
}
tbody tr:nth-child(even) td, tbody tr.even td {
background: #F7F7F7;
}
li em, p em {
padding: 0 1px 0 1px;
text-decoration: underline;
}
code em, tt em {
text-decoration: none;
}
|