mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-02 02:30:43 +00:00
manually add dependency on go-getter
This commit is contained in:
20
vendor/github.com/ulikunitz/xz/doc/md.css
generated
vendored
Normal file
20
vendor/github.com/ulikunitz/xz/doc/md.css
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
/* md.css */
|
||||
|
||||
body {
|
||||
font-family: "Verdana", sans-serif;
|
||||
font-size: 10pt;
|
||||
width: 40em;
|
||||
background-color: #FFFAF0;
|
||||
}
|
||||
|
||||
h1 { font-size: 18pt; }
|
||||
|
||||
h2 { font-size: 14pt; }
|
||||
|
||||
h3 { font-size: 12pt; }
|
||||
|
||||
h4 { font-size: 10pt; }
|
||||
|
||||
code { font-size: 10pt; }
|
||||
|
||||
.nobr { white-space: nowrap; }
|
||||
Reference in New Issue
Block a user