From 25b1262a25df82f32296afe3802836e768f2143f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 15 五月 2020 14:15:30 +0800 Subject: [PATCH] 2020-05-15 --- src/assets/css/table.scss | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/assets/css/table.scss b/src/assets/css/table.scss index 9f001e4..86566c2 100644 --- a/src/assets/css/table.scss +++ b/src/assets/css/table.scss @@ -1063,44 +1063,44 @@ background: #ffffff; } - // glod - .font.glod-1 { + // gold + .font.gold-1 { color: #fffbe6; background: #ffffff; } - .font.glod-2 { + .font.gold-2 { color: #fff1b8; background: #ffffff; } - .font.glod-3 { + .font.gold-3 { color: #ffe58f; background: #ffffff; } - .font.glod-4 { + .font.gold-4 { color: #ffd666; background: #ffffff; } - .font.glod-5 { + .font.gold-5 { color: #ffc53d; background: #ffffff; } - .font.glod-6 { + .font.gold-6 { color: #faad14; background: #ffffff; } - .font.glod-7 { + .font.gold-7 { color: #d48806; background: #ffffff; } - .font.glod-8 { + .font.gold-8 { color: #ad6800; background: #ffffff; } - .font.glod-9 { + .font.gold-9 { color: #874d00; background: #ffffff; } - .font.glod-10 { + .font.gold-10 { color: #613400; background: #ffffff; } -- Gitblit v1.8.0