You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
239 B
13 lines
239 B
|
14 years ago
|
.cas_plugin_image {
|
||
|
|
float:left;
|
||
|
|
height:50px;
|
||
|
|
margin: 0px 5px 5px 0px;
|
||
|
|
}
|
||
|
|
.cas_plugin_comm {
|
||
|
|
font-style:italic;
|
||
|
|
}
|
||
|
|
.cas_plugin_clear {
|
||
|
|
clear:both;
|
||
|
|
height:1px;
|
||
|
|
}
|