Add DokuWiki export

This commit is contained in:
Adrian Lang 2011-08-25 09:52:19 +02:00
parent 2cc7dcb751
commit 40c5e70aa7
7 changed files with 377 additions and 5 deletions

View file

@ -1066,6 +1066,10 @@ position: relative;
background-position: 2px -49px;
}
#exportdokuwiki{
background-position: 2px -144px;
}
#export a{
text-decoration: none;
}
@ -1146,4 +1150,4 @@ width:33px !important;
#editbar ul li {
padding: 4px 1px;
}
}
}