소스 검색

Add %nav style and tweak %h2

tags/last-sinatra-version
Adrian Short 8 년 전
부모
커밋
93bbd7afa0
1개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. +7
    -1
      public/style.css

+ 7
- 1
public/style.css 파일 보기

@@ -99,7 +99,7 @@ h1

h2
{
margin-top: 20px;
margin: 20px 0 0 0;
line-height: 1.5em;
font-weight: bold;
color: #555;
@@ -160,6 +160,12 @@ tr
border-bottom: 1px solid #eee;
}

nav
{
font-size: 85%;
margin: 0 0 0 0;
}

.right
{
text-align: right;


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