diff options
Diffstat (limited to 'public/less/_base.less')
-rw-r--r-- | public/less/_base.less | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/public/less/_base.less b/public/less/_base.less index e7bb439d..0da54d97 100644 --- a/public/less/_base.less +++ b/public/less/_base.less @@ -105,10 +105,6 @@ footer { text-align: center; } -.text-error { - color: #d95c5c !important; -} - .generate-img(16); .generate-img(@n, @i: 1) when (@i =< @n) { .img-@{i} { |