mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-23 15:44:44 +00:00
add img align-right style
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3497 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
40fdd89df3
commit
6c4b4d2539
1 changed files with 6 additions and 1 deletions
|
|
@ -258,4 +258,9 @@ tt {
|
|||
background-color: #eeeeee }
|
||||
|
||||
ul.auto-toc {
|
||||
list-style-type: none }
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.align-right {
|
||||
padding: 2px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue