mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2024-12-22 00:12:41 +00:00
Removed Open Sans font
This commit is contained in:
parent
1acb6d6f56
commit
ac2098f084
@ -34,12 +34,12 @@ $baseText: #444;
|
||||
}
|
||||
|
||||
#tipue_search_warning_head {
|
||||
font: 300 15px/1.6 'Open Sans', sans-serif;
|
||||
font: 300 15px/1.6;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
#tipue_search_warning {
|
||||
font: 300 13px/1.6 'Open Sans', sans-serif;
|
||||
font: 300 13px/1.6;
|
||||
color: #333;
|
||||
margin: 7px 0;
|
||||
}
|
||||
@ -88,9 +88,9 @@ $baseText: #444;
|
||||
}
|
||||
|
||||
#tipue_search_foot_boxes {
|
||||
font-size: 0.75em;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font: 12px/1 'Open Sans', sans-serif;
|
||||
}
|
||||
|
||||
#tipue_search_foot_boxes li {
|
||||
|
@ -25,11 +25,11 @@
|
||||
animation: fa-spin 2s infinite linear; }
|
||||
|
||||
#tipue_search_warning_head {
|
||||
font: 300 15px/1.6 'Open Sans', sans-serif;
|
||||
font: 300 15px/1.6;
|
||||
color: #555; }
|
||||
|
||||
#tipue_search_warning {
|
||||
font: 300 13px/1.6 'Open Sans', sans-serif;
|
||||
font: 300 13px/1.6;
|
||||
color: #333;
|
||||
margin: 7px 0; }
|
||||
|
||||
@ -68,9 +68,9 @@
|
||||
margin: 51px 0 21px 0; }
|
||||
|
||||
#tipue_search_foot_boxes {
|
||||
font-size: 0.75em;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font: 12px/1 'Open Sans', sans-serif; }
|
||||
margin: 0; }
|
||||
|
||||
#tipue_search_foot_boxes li {
|
||||
list-style: none;
|
||||
|
Loading…
Reference in New Issue
Block a user