Closed mattbasta closed 10 years ago
#my-id .class [attribute] { color: #ffffff; border-radius: 5px; color: #fff; }
results in
#my-id .class [attribute]{border-radius:5px;color:#fff;color:#fff}
with O1 on.
results in
with O1 on.