浏览代码

No dashed bottom border on titles

Gildas Chabot 8 年之前
父节点
当前提交
14eb8f8127
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      styles/sobre.css

+ 1 - 2
styles/sobre.css

@@ -20,7 +20,6 @@ a img, img
20
 }
20
 }
21
 
21
 
22
 h2{
22
 h2{
23
-	border-bottom:2px dashed #dee5f0;
24
 	padding-bottom:2px;
23
 	padding-bottom:2px;
25
 	clear:both;
24
 	clear:both;
26
 	padding-top:25px;
25
 	padding-top:25px;
@@ -114,4 +113,4 @@ a:hover{
114
 
113
 
115
 #footer{
114
 #footer{
116
 	clear:both;
115
 	clear:both;
117
-}
116
+}