diff --git a/share/keepass/doc/css/style.css b/share/keepass/doc/css/style.css new file mode 100644 index 0000000..15ea25e --- /dev/null +++ b/share/keepass/doc/css/style.css @@ -0,0 +1,19 @@ +#wrapheader { + min-height: 120px; + height: auto !important; + height: 120px; + background-image: url('../images/headerbackground.png'); + background-repeat: repeat-x; + padding: 0 25px 15px 25px; + padding: 0; +} + +#logo { + min-height: 120px; + height: auto !important; + height: 120px; + background-image: url('../images/logo.png'); + padding: 0 25px 15px 25px; + background-repeat: no-repeat; + padding: 0; +} \ No newline at end of file diff --git a/share/keepass/doc/images/headerbackground.png b/share/keepass/doc/images/headerbackground.png new file mode 100644 index 0000000..e32fe6d Binary files /dev/null and b/share/keepass/doc/images/headerbackground.png differ diff --git a/share/keepass/doc/images/logo.png b/share/keepass/doc/images/logo.png new file mode 100644 index 0000000..8920939 Binary files /dev/null and b/share/keepass/doc/images/logo.png differ diff --git a/share/keepass/doc/index.html b/share/keepass/doc/index.html new file mode 100644 index 0000000..8cb3b09 --- /dev/null +++ b/share/keepass/doc/index.html @@ -0,0 +1,13 @@ + + + +KeePassX + + + +
+ +

Introduction


+- to be written - + \ No newline at end of file diff --git a/share/keepass/doc/keepassx.adp b/share/keepass/doc/keepassx.adp new file mode 100644 index 0000000..694aee2 --- /dev/null +++ b/share/keepass/doc/keepassx.adp @@ -0,0 +1,33 @@ + + + + + + KeePassX + KeePassX Documentation + images/logo.png + index.html + About KeePassX + about.txt + . + + + +
+
+
+ + + +
+ + + +
+ + + +
+ + + \ No newline at end of file