use gudea/gudea as header/body fonts
This commit is contained in:
		
							parent
							
								
									3365907989
								
							
						
					
					
						commit
						66bd71a5d7
					
				|  | @ -5,7 +5,7 @@ | ||||||
|   <link rel="apple-touch-icon" href="{{ pathto('_static/' ~ theme_touch_icon, 1) }}" /> |   <link rel="apple-touch-icon" href="{{ pathto('_static/' ~ theme_touch_icon, 1) }}" /> | ||||||
|   {% endif %} |   {% endif %} | ||||||
|   <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9"> |   <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9"> | ||||||
|   <link href='http://fonts.googleapis.com/css?family=Exo+2|Gudea' rel='stylesheet' type='text/css'> |   <link href='http://fonts.googleapis.com/css?family=Gudea|Gudea' rel='stylesheet' type='text/css'> | ||||||
| {% endblock %} | {% endblock %} | ||||||
| {%- block relbar2 %}{% endblock %} | {%- block relbar2 %}{% endblock %} | ||||||
| {% block header %} | {% block header %} | ||||||
|  |  | ||||||
|  | @ -9,7 +9,7 @@ | ||||||
| {% set page_width = '940px' %} | {% set page_width = '940px' %} | ||||||
| {% set sidebar_width = '220px' %} | {% set sidebar_width = '220px' %} | ||||||
| {% set base_font = '"Gudea", sans-serif' %} | {% set base_font = '"Gudea", sans-serif' %} | ||||||
| {% set header_font = '"Exo 2", serif' %} | {% set header_font = '"Gudea", sans-serif' %} | ||||||
| {% set link_color = '#490' %} | {% set link_color = '#490' %} | ||||||
| {% set link_hover_color = '#9c0' %} | {% set link_hover_color = '#9c0' %} | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue