Show More
@@ -176,4 +176,16 b' a {' | |||
|
176 | 176 | |
|
177 | 177 | .post > .message .get { |
|
178 | 178 | color: #182F6F; font-weight: bold; |
|
179 | } | |
|
180 | ||
|
181 | .dead_post { | |
|
182 | background: #FFF; | |
|
183 | border-bottom: 1px solid #182F6F; | |
|
184 | margin: 0 1ex 1em 1ex; | |
|
185 | overflow-x: auto; | |
|
186 | padding-bottom: 1em; | |
|
187 | clear: left; | |
|
188 | } | |
|
189 | .dead_post > .metadata { | |
|
190 | background: #eee; | |
|
179 | 191 | } No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now