diff options
author | chai <chaifix@163.com> | 2022-03-22 20:42:48 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2022-03-22 20:42:48 +0800 |
commit | f980b021f1f1df132c4599cb4c1fb127a1ae289a (patch) | |
tree | 55c1cf92b0465e238a5ce99d73e883d860d5ab80 /res/styles.css | |
parent | 627b8e416d138112ad20b1299aca21dccebcd11c (diff) |
+ album
Diffstat (limited to 'res/styles.css')
-rw-r--r-- | res/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/styles.css b/res/styles.css index 6ddcc6e..e1318a0 100644 --- a/res/styles.css +++ b/res/styles.css @@ -234,7 +234,7 @@ body{ text-align: center; line-height: 30px; float:left; - margin-right: 5px; + /*margin-right: 5px;*/ } #paginate a:hover{ |