7 lines
73 B
CSS
7 lines
73 B
CSS
|
.linktitle a {
|
||
|
color: red;
|
||
|
}
|
||
|
|
||
|
.upper_plugin_demo {
|
||
|
float: left;
|
||
|
}
|