mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
blog update
This commit is contained in:
parent
530329d449
commit
f2baa6c09b
1 changed files with 3 additions and 3 deletions
|
@ -607,7 +607,7 @@ body {
|
||||||
.post-content {
|
.post-content {
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
text-indent: 2em;
|
text-indent: 0;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
}
|
}
|
||||||
|
@ -632,7 +632,7 @@ body {
|
||||||
color: #404040;
|
color: #404040;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
text-indent: 2em;
|
text-indent: 0;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
}
|
}
|
||||||
.post-content p img {
|
.post-content p img {
|
||||||
|
@ -648,7 +648,7 @@ body {
|
||||||
color: #404040;
|
color: #404040;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
text-indent: 2em;
|
text-indent: 0;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
|
|
Loading…
Reference in a new issue