Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-10-07 05:54:43 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-10-07 05:54:43 +0300
commitd1128a70fdb12462d7feae15741c355df016178c (patch)
treef35f6f46b12a3c2586ad702454bf0648f949e6bb /docs/dist/spectre-exp.css
parent8451ba162da142beec5513868020c2cb3bf485af (diff)
IMPORTANT: Increase control font sizes #271
Diffstat (limited to 'docs/dist/spectre-exp.css')
-rw-r--r--docs/dist/spectre-exp.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/dist/spectre-exp.css b/docs/dist/spectre-exp.css
index 514b84b..25dfce1 100644
--- a/docs/dist/spectre-exp.css
+++ b/docs/dist/spectre-exp.css
@@ -15,7 +15,7 @@
display: flex;
display: -ms-flexbox;
-ms-flex-align: center;
- font-size: .8rem;
+ font-size: .9rem;
padding: .4rem;
}
@@ -41,11 +41,11 @@
background: #f8f9fa;
border-bottom: .05rem solid #e7e9ed;
color: #acb3c2;
- font-size: .6rem;
+ font-size: .7rem;
}
.calendar .calendar-body {
- color: #727e96;
+ color: #667189;
}
.calendar .calendar-date {
@@ -60,7 +60,7 @@
background: transparent;
border: .05rem solid transparent;
border-radius: 50%;
- color: #727e96;
+ color: #667189;
cursor: pointer;
height: 1.4rem;
line-height: 1rem;
@@ -199,7 +199,7 @@
border-radius: .1rem;
color: #5755d9;
display: block;
- font-size: .6rem;
+ font-size: .7rem;
margin: .1rem auto;
overflow: hidden;
padding: 3px 4px;
@@ -949,7 +949,7 @@
.timeline .timeline-item .timeline-icon.icon-lg {
background: #5755d9;
- font-size: .8rem;
+ font-size: .9rem;
line-height: 1rem;
}