소스 검색

updated navigation links

tags/v1.0.0
Uvis Grinfelds 9 년 전
committed by Remco
부모
커밋
eb3defc71a
4개의 변경된 파일9개의 추가작업 그리고 7개의 파일을 삭제
  1. +4
    -1
      transfersh-web/download.html
  2. +2
    -3
      transfersh-web/styles/includes/global.less
  3. +2
    -2
      transfersh-web/styles/main.css
  4. +1
    -1
      transfersh-web/styles/main.css.map

+ 4
- 1
transfersh-web/download.html 파일 보기

@@ -42,8 +42,11 @@

<div id="navigation">
<div class="wrapper">
<h1>transfer.sh</h1>
<a href="#home">
<h1>transfer.sh</h1></a>
<ul class="hidden-xs">
<li><a href="#home">home</a>
</li>
<li><a href="#samples">sample use cases</a>
</li>
<li><a href="#contact">contact us</a>


+ 2
- 3
transfersh-web/styles/includes/global.less 파일 보기

@@ -10,8 +10,8 @@
margin-top: 30px;
ul {
list-style: none;
max-width: 300px;
margin: 0 auto;
max-width: 400px;
marghomein: 0 auto;
}
li {
display: inline-block;
@@ -41,7 +41,6 @@
}



h2 {
text-align: center;
font-size: 35px;


+ 2
- 2
transfersh-web/styles/main.css 파일 보기

@@ -5369,8 +5369,8 @@ body {
}
#navigation ul {
list-style: none;
max-width: 300px;
margin: 0 auto;
max-width: 400px;
marghomein: 0 auto;
}
#navigation li {
display: inline-block;


+ 1
- 1
transfersh-web/styles/main.css.map
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


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