浏览代码

Update dp_news.css

Sorunome 9 年之前
父节点
当前提交
67d49ede0d
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      src/source/dp_news.css

+ 5 - 1
src/source/dp_news.css

@@ -9,10 +9,14 @@
 
 .dp_news img
 {
-	float: left;
 	padding-right: 8px;
 }
 
+.dp_news > img:nth-child(1)
+{
+	float:left;
+}
+
 .dp_news_avatar
 {
 	width: 45px;