이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
christian
/
SaS
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
add margin between table rows
master
erichhasl
8 년 전
부모
74e6989186
커밋
f4d38f4b6c
2개의 변경된 파일
과
4개의 추가작업
그리고
6개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-5
web_dev/sas_web/news/static/news/css/partei.css
+1
-1
web_dev/sas_web/news/templates/news/partei.html
+ 3
- 5
web_dev/sas_web/news/static/news/css/partei.css
파일 보기
@@ -8,10 +8,8 @@
width: 100%;
}
.trpartei {
line-height: 25px;
}
.tablepartei {
#tablepartei {
border-collapse: separate;
width: 100%;
border-spacing: 0 1em;
}
+ 1
- 1
web_dev/sas_web/news/templates/news/partei.html
파일 보기
@@ -14,7 +14,7 @@
</tr>
<tr>
<td>
<table
class
="tablepartei">
<table
id
="tablepartei">
<tr>
<th style="width:20%"/>
<th style="width:80%"/>
쓰기
미리보기
불러오는 중...
취소
저장