リスト記号のCSSコントロールサンプル
[1]
[2]
- たちつてと
- なにぬねの
- はひふへほ
1
2
3
4
5
6
7
8
9
10
11
| -
|
!
-
|
|
!
-
|
|
!
| div.xpwiki_xpwiki ul.list1 li {
list-style-type:none;
}
div.xpwiki_xpwiki ul.list1 li:before {
content: "- ";
margin-left: -1em
}
div.xpwiki_xpwiki ol.list1 li:before {
content: ") ";
margin-left: -.8em
}
|
Last-modified: 2018-02-04 (日) 01:22:45 (JST) (3022d) by nao-pon
Links list
(This host) = https://xoops.hypweb.net
- (This host)/modules/xpwiki/489.html#o694ceb4
- (This host)/modules/xpwiki/?cmd=edit&page=%A5%B5%A5%F3%A5%D7%A5%EB%2FCSS%2F%A5%EA%A5%B9%A5%C8%B5%AD%B9%E6¶id=o694ceb4
- (This host)/modules/xpwiki/?plugin=attach&refer=%A5%B5%A5%F3%A5%D7%A5%EB%2FCSS%2F%A5%EA%A5%B9%A5%C8%B5%AD%B9%E6&openfile=style.css