소스 검색

Изменить 'ace/index.html'

master
KaiSD 5 년 전
부모
커밋
79e085d3a8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      ace/index.html

+ 1
- 0
ace/index.html 파일 보기

@@ -21,6 +21,7 @@
.toolbar {
margin: 0;
padding: 0;
border: 0;
background: #232B30; /* old browsers */
background: -moz-linear-gradient(top, #3D4850 3%, #313d45 4%, #232B30 100%); /* firefox */
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#3D4850), color-stop(4%,#313d45), color-stop(100%,#232B30)); /* webkit */


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