Show More
@@ -132,6 +132,14 b' p {' | |||||
132 | .form-errors { |
|
132 | .form-errors { | |
133 | font-weight: bolder; |
|
133 | font-weight: bolder; | |
134 | vertical-align: middle; |
|
134 | vertical-align: middle; | |
|
135 | padding: 3px; | |||
|
136 | background: repeating-linear-gradient( | |||
|
137 | -45deg, | |||
|
138 | #330, | |||
|
139 | #330 10px, | |||
|
140 | #111 10px, | |||
|
141 | #111 20px | |||
|
142 | ); | |||
135 | } |
|
143 | } | |
136 |
|
144 | |||
137 | .post-form input:not([name="image"]), .post-form textarea { |
|
145 | .post-form input:not([name="image"]), .post-form textarea { |
General Comments 0
You need to be logged in to leave comments.
Login now