Test impression
This commit is contained in:
parent
daaabec8e1
commit
5b1b49e153
@ -107,15 +107,15 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#commentaires span.plus{
|
#commentaires span.plus{
|
||||||
background: white url('/themes/default/images/comment/li-plus.gif') no-repeat left center;
|
background: white url('./themes/default/images/comment/li-plus.gif') no-repeat left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#commentaires span.moins{
|
#commentaires span.moins{
|
||||||
background: white url('/themes/default/images/comment/li-moins.gif') no-repeat left center;
|
background: white url('./themes/default/images/comment/li-moins.gif') no-repeat left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#commentaires span.point{
|
#commentaires span.point{
|
||||||
background: white url('/themes/default/images/comment/li-point.gif') no-repeat left center;
|
background: white url('./themes/default/images/comment/li-point.gif') no-repeat left center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#commentaires div.texth1 {
|
#commentaires div.texth1 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user