1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-05-05 13:27:08 +01:00

Improve consistency of Compact theme.

This commit is contained in:
hacksalot
2015-12-18 09:49:38 -05:00
parent ae6b1f13da
commit 08c14274c8
6 changed files with 7 additions and 6 deletions

View File

@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>{{ r.name }}</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link href="compact-html.css" rel="stylesheet" type="text/css">
</head>