remove list styling for discussions
git-svn-id: http://svn.barleysodas.com/barleysodas/trunk@88 0f7b21a7-9e3a-4941-bbeb-ce5c7c368fa7master
parent
4f63db4f61
commit
d4505fc3fd
|
@ -190,8 +190,11 @@
|
|||
|
||||
|
||||
/* Comments and Trackbacks */
|
||||
#content ol.discussions {
|
||||
#content ol.discussions, li.discussion {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
#content ol.discussions {
|
||||
margin: 0; padding: 0;
|
||||
}
|
||||
|
||||
|
|
Reference in New Issue