Commit 87fd37ef authored by liyadong's avatar liyadong

css

parent 843c7b77
This diff is collapsed.
......@@ -114,9 +114,11 @@
margin-left: .2rem;
display: inline-block;
width: 2.6rem;
.lh(.5rem);
// .lh(.5rem);
min-height: .3rem;
padding: .08rem 0;
background: url("../images/wn_bg.png") no-repeat center;
background-size: 100% auto;
background-size: 100% 100%;
.ells();
.fs(.24rem, @baseColor);
}
......
......@@ -20,7 +20,7 @@
reSizeRem();
}
</script>
<link rel="stylesheet" href="{{ asset('postcard/css/style.css?v=20211125') }}">
<link rel="stylesheet" href="{{ asset('postcard/css/style.css?v=2021112501') }}">
<script src="{{ asset('js/jquery.2.1.3.min.js') }}"></script>
<script src="{{ asset('postcard/js/html2canvas.js') }}"></script>
<script src="{{ asset('js/toast.js') }}"></script>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment