Show More
@@ -53,12 +53,11 b' html {' | |||||
53 | } |
|
53 | } | |
54 |
|
54 | |||
55 | .metadata { |
|
55 | .metadata { | |
56 | padding: 5px; |
|
56 | padding-top: 5px; | |
57 | margin-top: 10px; |
|
57 | margin-top: 10px; | |
58 | border: solid 1px #666; |
|
58 | border-top: solid 1px #666; | |
59 | font-size: 0.9em; |
|
59 | font-size: 0.9em; | |
60 | color: #ddd; |
|
60 | color: #ddd; | |
61 | display: table; |
|
|||
62 | } |
|
61 | } | |
63 |
|
62 | |||
64 | .navigation_panel, .tag_info { |
|
63 | .navigation_panel, .tag_info { | |
@@ -352,4 +351,4 b' input[type="submit"]:hover {' | |||||
352 | padding: 5px; |
|
351 | padding: 5px; | |
353 | font-weight: bolder; |
|
352 | font-weight: bolder; | |
354 | color: #eee; |
|
353 | color: #eee; | |
355 | } No newline at end of file |
|
354 | } |
General Comments 0
You need to be logged in to leave comments.
Login now