Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorAngelo Stavrow <angelo@fogcreek.com>2018-08-25 18:34:31 +0300
committerAngelo Stavrow <angelo@fogcreek.com>2018-08-25 18:34:31 +0300
commit343deeecf7f18b2d959e9d92d2e6b39c565dca30 (patch)
treea4d4fc025dd7b73b8f9eee59b4cee7238152e014 /static
parent860840e18d1fab859ba2158df401db2dda3ae8b8 (diff)
Tweak stylesheet
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 541ba2b..e6d4271 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -391,16 +391,13 @@ div.page-nav-item > a:hover {
div#pagination {
display: inline-block;
+ margin: 3.5em 0;
}
div.pagination-item:hover {
background-color: #00416a;
}
-div#pagination {
- margin: 3.5em 0;
-}
-
div.pagination-item, div.pagination-item-spacer {
display: inline-block;
float: left;