소스 검색

Removed important

version-14
Kanchan Chauhan 9 년 전
부모
커밋
f067dfb327
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      frappe/public/css/website.css
  2. +1
    -1
      frappe/public/less/website.less

+ 1
- 1
frappe/public/css/website.css 파일 보기

@@ -380,7 +380,7 @@ h3,
h4,
h5,
h6 {
font-weight: 400 !important;
font-weight: 400;
}
.navbar-brand {
max-width: none;


+ 1
- 1
frappe/public/less/website.less 파일 보기

@@ -19,7 +19,7 @@ a& {
}

h1, h2, h3, h4, h5, h6 {
font-weight: 400 !important;
font-weight: 400;
}




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