Code formatting / CSS patch

This commit is contained in:
Jakub Mikulas 2014-01-20 13:32:46 +01:00
parent 5533c2e838
commit f9785fbb3f
5 changed files with 20 additions and 20 deletions

View File

@ -6760,7 +6760,7 @@ code {
.page-header h1 {
margin-top: 0px;
}
.page-header sub-heading {
.page-header .sub-heading {
padding: 0px, 0px, 20px;
}
pre {

View File

@ -6760,7 +6760,7 @@ code {
.page-header h1 {
margin-top: 0px;
}
.page-header sub-heading {
.page-header .sub-heading {
padding: 0px, 0px, 20px;
}
pre {

View File

@ -6760,7 +6760,7 @@ code {
.page-header h1 {
margin-top: 0px;
}
.page-header sub-heading {
.page-header .sub-heading {
padding: 0px, 0px, 20px;
}
pre {

View File

@ -6760,7 +6760,7 @@ code {
.page-header h1 {
margin-top: 0px;
}
.page-header sub-heading {
.page-header .sub-heading {
padding: 0px, 0px, 20px;
}
pre {

View File

@ -45,10 +45,10 @@ function get_options() {
'clean_urls' => true,
'google_analytics' => false,
'piwik_analytics' => false,
'piwik_analytics_id' => 1,
'ignore' => array(),
'languages' => array(),
'file_editor' => true
'piwik_analytics_id' => 1,
'ignore' => array(),
'languages' => array(),
'file_editor' => true
);
// Load User Config