6 lines
82 B
CSS
6 lines
82 B
CSS
|
|
#pos_article_content div.articles
|
||
|
|
{
|
||
|
|
width:250px;
|
||
|
|
height:250px;
|
||
|
|
float:left;
|
||
|
|
}
|