소스 검색

Add files via upload

Capitan Cloud 1 년 전
부모
커밋
510f0e42c3
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 7 7
      Public/css/style.css

+ 7 - 7
Public/css/style.css

@@ -94,13 +94,13 @@ body {
   color:#000000;
 }
 .blog-entry {
-  width:100%;
-  margin-bottom:0px;
-  min-height:80px;
-  background-color: #f9f9f9;
-  border:1px solid black;
+  width: 100%;
+  margin-bottom: 0px;
+  min-height: 80px;
+  background-color: #dbdbdb;
+  border: 1px solid black;
   /*padding:30px;*/
-  text-align:left;
+  text-align: left;
   font-size: 9px;
   padding:15px;
   white-space: initial;
@@ -786,4 +786,4 @@ body {
   width:120px;
   height:620px;
   display:none;
-}
+}