|
@@ -295,14 +295,14 @@ export default {
|
|
|
|
|
|
.CalenBody .CalenCol {
|
|
|
padding: 10px 0;
|
|
|
- font-weight: 600;
|
|
|
+ font-weight: bold;
|
|
|
border-left: 1px solid #eee;
|
|
|
border-bottom: 1px solid #eee;
|
|
|
}
|
|
|
.text {
|
|
|
background-image: url("../../../assets/image/text.png");
|
|
|
background-size: 100% 100%;
|
|
|
- margin: 0.5em 2px 0 2px;
|
|
|
+ margin: 0.5em 1px 0 1px;
|
|
|
padding: 1px 0;
|
|
|
font-size: 0.6rem;
|
|
|
height: 1.3em;
|