mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-22 09:38:18 +00:00
CSS changes
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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" />
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user