소스 검색

Add image styles for the dithering study.

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@3638 92316355-f0b4-4df1-b90c-862c8a59935f
master
sam 15 년 전
부모
커밋
138f56e8f9
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. +15
    -0
      trac/htdocs/main.css

+ 15
- 0
trac/htdocs/main.css 파일 보기

@@ -52,3 +52,18 @@ p {
#footer {
display: none;
}

/* Styles for images in documentation and articles */

img.math {
vertical-align: middle;
margin-left: 10px;
margin-right: 10px;
}

img.matrix {
vertical-align: top;
margin-right: 30px;
margin-top: 10px;
}


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