CSS changes

This commit is contained in:
Fergal Moran
2014-08-28 17:58:47 +01:00
parent a9739da95f
commit 549d715ab1
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
body{
font-family: 'Ubuntu', sans-serif !important;
}
.dz-details {
width: 380px !important;
}
@@ -16,4 +19,4 @@
.mix-item-container {
margin-right: 12px !important;
}
}

View File

@@ -6,7 +6,7 @@
<title>Deep South Sounds</title>
{% include 'inc/meta.html' %}
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300"/>
<link href='http://fonts.googleapis.com/css?family=Merriweather' rel='stylesheet' type='text/css'>
<link href="//fonts.googleapis.com/css?family=Ubuntu&subset=latin" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />