소스 검색

small tweaks

tags/v1.0.0
Uvis Grinfelds 9 년 전
부모
커밋
11f4444bd5
3개의 변경된 파일10개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      transfersh-web/styles/includes/global.less
  2. +8
    -0
      transfersh-web/styles/main.css
  3. +1
    -1
      transfersh-web/styles/main.css.map

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

@@ -47,7 +47,7 @@ h2 {
border: 2px solid @red;
font-size: 20px;
color: @red;
border-radius: 10px;dd .
border-radius: 10px;
display: inline-block;
&:hover {
text-decoration: none;


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

@@ -5455,6 +5455,14 @@ a:hover {
text-decoration: none;
color: inherit ;
}
::selection {
background: #e96e57;
/* WebKit/Blink Browsers */
}
::-moz-selection {
background: #e96e57;
/* Gecko Browsers */
}
#home {
text-align: center;
}


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


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