Show More
@@ -165,7 +165,7 b' p {' | |||
|
165 | 165 | margin-bottom: 0.5ex; |
|
166 | 166 | } |
|
167 | 167 | |
|
168 | input[type="submit"] { | |
|
168 | .post-form input[type="submit"], input[type="submit"] { | |
|
169 | 169 | background: #222; |
|
170 | 170 | border: solid 2px #fff; |
|
171 | 171 | color: #fff; |
@@ -413,3 +413,15 b' pre {' | |||
|
413 | 413 | margin: 0.2ex; |
|
414 | 414 | padding: 0.1ex; |
|
415 | 415 | } |
|
416 | ||
|
417 | #id_models li { | |
|
418 | list-style: none; | |
|
419 | } | |
|
420 | ||
|
421 | #id_q { | |
|
422 | margin-left: 1ex; | |
|
423 | } | |
|
424 | ||
|
425 | ul { | |
|
426 | padding-left: 0px; | |
|
427 | } |
General Comments 0
You need to be logged in to leave comments.
Login now