9 lines
134 B
CSS
9 lines
134 B
CSS
|
/* site_others.css */
|
||
|
/* this is a dump area for all styles which do not match any other category */
|
||
|
|
||
|
ul.w3c
|
||
|
{
|
||
|
list-style: none;
|
||
|
}
|
||
|
|