소스 검색

fixed thumbnail width

master
Pentabyteman GitHub 8 년 전
부모
커밋
7f6f346853
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      web_dev/sas_web/datenbank/static/datenbank/css/index.css

+ 1
- 1
web_dev/sas_web/datenbank/static/datenbank/css/index.css 파일 보기

@@ -19,7 +19,7 @@
display: block;
margin: 0 auto;
border: 1px solid black;
width: 20%;
width: 80%;
}

img {


불러오는 중...
취소
저장