소스 검색

fix go-top-link footer offset, fix footer margin, fix image description position

alexlcdee 7 년 전
부모
커밋
b3674a3282
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/files/css/main.css
  2. 0 0
      src/files/css/main.css.map

+ 2 - 1
src/files/css/main.css

@@ -9668,7 +9668,8 @@ img {
       bottom: 0;
       color: #fff;
       background: rgba(0, 0, 0, 0.4);
-      width: 100%; }
+      width: 100%;
+      padding: 5px; }
   .full-news__gallery-preview {
     width: 140px; }
   .full-news__gallery-prevs-left, .full-news__gallery-prevs-right {

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
src/files/css/main.css.map


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.