UI: Details overhaul (buttons, language, tags)

This commit is contained in:
Jan Broer
2015-10-13 01:21:46 +02:00
parent 288b67d862
commit ec7aafe7f0
2 changed files with 87 additions and 78 deletions
+3 -1
View File
@@ -17,4 +17,6 @@ a{color: #45b29d}a:hover{color: #444;}
.more-stuff{margin-top: 20px; padding-top: 20px; border-top: 1px solid #ccc}
.more-stuff>li{margin-bottom: 10px;}
.navbar-collapse.in .navbar-nav{margin: 0;}
span.glyphicon.glyphicon-tags {padding-right: 5px;}
span.glyphicon.glyphicon-tags {padding-right: 5px;color: #999;vertical-align: text-top;}
.book-meta {padding-bottom: 20px;}
.book-meta .tags a {display: inline;}