修改了标题2、标题3和加粗、倾斜的字体细节
This commit is contained in:
parent
be2bc11207
commit
ebe1f33b55
14
vue.css
14
vue.css
@ -309,13 +309,13 @@ h2 {
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 1.5rem;
|
||||
font-size: 1.4rem;
|
||||
line-height: 1.43;
|
||||
margin: 20px 0px 7px 0px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
font-size: 1.25rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
|
||||
h5 {
|
||||
@ -461,6 +461,16 @@ table tr td:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
#write strong {
|
||||
padding: 0px 1px 0 1px;
|
||||
font-size: 1.01rem;
|
||||
}
|
||||
|
||||
#write em {
|
||||
padding: 0px 5px 0 2px;
|
||||
font-size: 1.01rem;
|
||||
}
|
||||
|
||||
#write table thead th {
|
||||
background-color: #f2f2f2;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user