Updating ad-hominem to version 2024-10-07+20250317 (9ede6bc).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
b79431e56e
commit
2dec6c784b
63 changed files with 2318 additions and 1765 deletions
|
@ -3,25 +3,25 @@
|
|||
*/
|
||||
|
||||
#dokuwiki__detail {
|
||||
padding: 1em;
|
||||
padding: 1em;
|
||||
}
|
||||
#dokuwiki__detail h1 {
|
||||
}
|
||||
|
||||
#dokuwiki__detail img {
|
||||
float: left;
|
||||
margin: 0 1.5em .5em 0;
|
||||
float: left;
|
||||
margin: 0 1.5em .5em 0;
|
||||
}
|
||||
[dir=rtl] #dokuwiki__detail div.content img {
|
||||
float: right;
|
||||
margin-right: 0;
|
||||
margin-left: 1.5em;
|
||||
float: right;
|
||||
margin-right: 0;
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
#dokuwiki__detail div.img_detail {
|
||||
float: left;
|
||||
float: left;
|
||||
}
|
||||
[dir=rtl] #dokuwiki__detail div.content div.img_detail {
|
||||
float: right
|
||||
float: right
|
||||
}
|
||||
|
||||
#dokuwiki__detail div.img_detail h2 {
|
||||
|
@ -34,5 +34,5 @@
|
|||
}
|
||||
|
||||
#dokuwiki__detail p.back {
|
||||
clear: both;
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue