mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Removed Open Sans font
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user