Show More
@@ -144,9 +144,12 b' textarea, input {' | |||||
144 | opacity: 1; |
|
144 | opacity: 1; | |
145 | } |
|
145 | } | |
146 |
|
146 | |||
147 | .monochrome > .image > .thumb > img, .monochrome.img-full { |
|
147 | .url-image:hover, .monochrome .url-image:hover { | |
|
148 | filter: invert(100%); | |||
|
149 | } | |||
|
150 | ||||
|
151 | .monochrome > .image > .thumb > img, .monochrome .url-image, .monochrome.img-full { | |||
148 | filter: grayscale(100%); |
|
152 | filter: grayscale(100%); | |
149 | -webkit-filter: grayscale(100%); |
|
|||
150 | } |
|
153 | } | |
151 |
|
154 | |||
152 | #quote-button { |
|
155 | #quote-button { | |
@@ -165,10 +168,6 b' textarea, input {' | |||||
165 | cursor: help; |
|
168 | cursor: help; | |
166 | } |
|
169 | } | |
167 |
|
170 | |||
168 | .url-image:hover { |
|
|||
169 | filter: invert(100%); |
|
|||
170 | } |
|
|||
171 |
|
||||
172 | .landing-tags, .landing-images { |
|
171 | .landing-tags, .landing-images { | |
173 | max-width: 800px; |
|
172 | max-width: 800px; | |
174 | margin-left: auto; |
|
173 | margin-left: auto; |
General Comments 0
You need to be logged in to leave comments.
Login now