13 lines
152 B
CSS
13 lines
152 B
CSS
|
|
ul.blue1 {
|
|
margin:0px 0px 0px -15px;
|
|
}
|
|
|
|
ul.blue2 {
|
|
margin:0px 0px 2px -15px;
|
|
}
|
|
|
|
ul.blue3 {
|
|
margin:0px 0px 2px -15px;
|
|
}
|