이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
adrianshort
/
apollo
의 미러
https://github.com/adrianshort/apollo.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
0
위키
활동
소스 검색
increased margin around logo and improved hover on links
master
CharlotteGilhooly
12 년 전
부모
b828981a27
커밋
8b7e6c4ef6
1개의 변경된 파일
과
3개의 추가작업
그리고
7개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-7
app/assets/stylesheets/scaffolds.css.scss
+ 3
- 7
app/assets/stylesheets/scaffolds.css.scss
파일 보기
@@ -95,13 +95,9 @@ a.button:hover {
padding: 5px 10px;
}
#logo {
margin: 0 0 0 15px;
}
a.logo {
float: right;
margin: 0;
margin: 0 0 0 20px;
padding: 0;
background-color: white;
}
@@ -114,7 +110,7 @@ background-color: white;
.feed_title a {
font-size: 1.6rem;
line-height: 1.
6
rem;
line-height: 1.
95
rem;
}
table {
@@ -134,7 +130,7 @@ td {
#feed td {
font-size: 1.5rem;
line-height:
2
rem;
line-height:
1.8
rem;
padding: 0 40px 30px 0;
width: 120px;
}
쓰기
미리보기
불러오는 중...
취소
저장