mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
docs: fix text-align in list
This commit is contained in:
parent
2aea6f4456
commit
ba29bdb05b
@ -127,6 +127,10 @@ body {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
ul {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
hr {
|
||||
background: white;
|
||||
margin-top: 0;
|
||||
@ -140,5 +144,3 @@ hr {
|
||||
.banner-photo {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user