Skip to content
This repository was archived by the owner on Mar 1, 2025. It is now read-only.

Commit 51f6c68

Browse files
authored
Add files via upload
1 parent 8a4bdaf commit 51f6c68

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

AmberHeart_FullStack_Compass.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,35 @@
6464

6565
套盒子的平行排版还是不熟悉,等进一步学习<br><br>
6666

67+
### 02.12
68+
#### 今日学习时长:20min
69+
70+
大概是这个
71+
72+
```bash
73+
*{
74+
line-height: 2px;
75+
font-family: inherit;
76+
font-size: inherit;
77+
font-weight: inherit;
78+
font-style: inherit;
79+
vertical-align: baseline;
80+
text-align: inherit;
81+
/* margin: 0; */
82+
/* padding: 0; */
83+
/* border: 0; */
84+
/* outline: 0; */
85+
background: transparent;
86+
}
87+
```
88+
不过应该得改
89+
90+
### 02.13
91+
#### 今日学习时长:50min
92+
93+
老的太乱了,所以重新整理了一份新的<br><br>
94+
95+
用调试工具去参考了下现成的已有网页,答案是太杂了不好看懂<br><br>
96+
6797

6898
<!-- Content_END -->

0 commit comments

Comments
 (0)