This commit is contained in:
lealife
2016-05-21 23:05:50 +08:00
parent 5c9e95ed60
commit 5db724e80b
46 changed files with 396 additions and 270 deletions

View File

@ -29,17 +29,6 @@
src: local('Open Sans Italic'), local('OpenSans-Italic'), url('../../fonts/open-sans2/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff') format('woff');
}
@font-face {
font-family: 'leanote';
src:url('../../fonts/leanote-font2/leanote.eot?-vcf23i');
src:url('../../fonts/leanote-font2/leanote.eot?#iefix-vcf23i') format('embedded-opentype'),
url('../../fonts/leanote-font2/leanote.ttf?-vcf23i') format('truetype'),
url('../../fonts/leanote-font2/leanote.woff?-vcf23i') format('woff'),
url('../../fonts/leanote-font2/leanote.svg?-vcf23i#leanote') format('svg');
font-weight: normal;
font-style: normal;
}
.close:focus {
outline: none;
}
@ -48,6 +37,9 @@
visibility: hidden;
}
.mobile-show {
display: none;
}
.btn {
border-radius: 2px;