Browse Source

样式修改下

liuyuqi-dellpc 5 years ago
parent
commit
d7e4c6f8c8
2 changed files with 1 additions and 10 deletions
  1. 1 1
      assets/css/pen-base.css
  2. 0 9
      assets/css/pen-layout.css

+ 1 - 1
assets/css/pen-base.css

@@ -30,7 +30,7 @@ optgroup,
 textarea {
 	color: #404040;
 	font-family: sans-serif;
-	font-size: 14px;
+	font-size: 16px;
 	line-height: 1.5;
 }
 h1,

+ 0 - 9
assets/css/pen-layout.css

@@ -7,7 +7,6 @@
 #pen_bottom,
 #pen_footer {
 	float: left;
-	padding: 2em 0;
 	width: 100%;
 }
 #pen_top {
@@ -258,14 +257,6 @@ body.visible-sidebar-footer-left.visible-sidebar-footer-right #pen_footer .pen_f
 	#primary {
 		margin: 0 0 1em;
 	}
-	#content,
-	#pen_search,
-	#pen_content_top,
-	#pen_content_bottom,
-	#pen_bottom,
-	#pen_footer {
-		padding: 1em;
-	}
 	#pen_left,
 	#pen_right,
 	#pen_bottom {