6 lines
59 B
CSS
6 lines
59 B
CSS
|
|
.keyword {
|
|
color: blue;
|
|
/* margin: 0 2px 0 2px; */
|
|
}
|
|
|
|
|
.keyword {
|
|
color: blue;
|
|
/* margin: 0 2px 0 2px; */
|
|
}
|
|
|