소스 검색

Update step-1.html

tags/6.1.7
xushubieli 3 년 전
부모
커밋
4a77d3024b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/install/templates/step-1.html

+ 1
- 1
src/install/templates/step-1.html 파일 보기

@@ -9,7 +9,7 @@
<script src="../static/web/js/popper.min.js"></script>
<script src="../static/web/js/bootstrap.bundle.min.js"></script>
<script src="../static/web/js/style.js"></script>
<style>body{font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#343a40;background:#f2f2f2}input,select,.btn{font-size:14px!important}@media (min-width:1200px){.container{max-width:950px}}</style>
<style>body{font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#343a40;background:#f2f2f2}input,select,.btn{font-size:14px!important}@media (min-width:1170px){.container{max-width:950px}}</style>
</head>
<body>
<div class="d-flex flex-column flex-md-row align-items-center mb-3 p-3 px-md-5 bg-white border-bottom shadow-sm">


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