This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4464 92316355-f0b4-4df1-b90c-862c8a59935f
master
carmie
14 years ago
parent
bfff992b91
commit
11f3a9507c
2 changed files
with
5 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
trac/htdocs/fiole.png
+5
-4
trac/htdocs/libcaca.css
BIN
trac/htdocs/fiole.png
View File
Before
After
Width:
16
| Height:
22
| Size:
537 B
+ 5
- 4
trac/htdocs/libcaca.css
View File
@@ -46,15 +46,16 @@ h3 {
p, dd, dd, ol, ul {
p, dd, dd, ol, ul {
text-align: inherit;
text-align: inherit;
font-size: 1em;
font-size: 1em;
list-style: none;
}
}
ol li {
ol li {
padding-left: 20px
;
background: url(
puce.png) no-repeat left top
;
list-style: decimal
;
background: url(
fiole.png) no-repeat left center
;
}
}
ul li {
ul li {
list-style: none;
padding-left: 20px;
padding-left: 20px;
background: url(puce.png) no-repeat left
top
;
background: url(puce.png) no-repeat left
center
;
}
}
Write
Preview
Loading…
Cancel
Save