mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 18:10:09 +00:00
added draft logo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
0e95912f70
commit
27da6f45fe
@ -1,8 +1,9 @@
|
|||||||
# Portable Wiki (pWiki)
|
#  Portable Wiki (pWiki)
|
||||||
|
|
||||||
_NOTE: the project is currently in prototype phase, thus while most things
|
_NOTE: the project is currently in prototype phase, thus while most things
|
||||||
are likely to change, the implementation / API **will definitely** change! ;)_
|
are likely to change, the implementation / API **will definitely** change! ;)_
|
||||||
|
|
||||||
|
|
||||||
### Project goals / main features:
|
### Project goals / main features:
|
||||||
|
|
||||||
- _Simple embeddable Wiki_
|
- _Simple embeddable Wiki_
|
||||||
|
|||||||
2
bootstrap.js
vendored
2
bootstrap.js
vendored
File diff suppressed because one or more lines are too long
@ -3,6 +3,10 @@ body {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.title img {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|
||||||
.raw,
|
.raw,
|
||||||
.text {
|
.text {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
BIN
img/pWiki-i.jpg
Executable file
BIN
img/pWiki-i.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
BIN
img/pWiki-s.jpg
Executable file
BIN
img/pWiki-s.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
img/pWiki.jpg
Executable file
BIN
img/pWiki.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 210 KiB |
Loading…
x
Reference in New Issue
Block a user