Skip to content
Snippets Groups Projects
Commit 5301056a authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt Committed by Morris Jobke
Browse files

fix h3 style, move out from settings to apps CSS

parent 73dd5ff2
No related branches found
No related tags found
No related merge requests found
......@@ -253,9 +253,11 @@ button.loading {
}
.section h2 {
font-size: 20px;
font-weight: normal;
margin-bottom: 7px;
}
.section h3 {
font-size: 16px;
}
/* slight position correction of checkboxes and radio buttons */
.section input[type="checkbox"],
.section input[type="radio"] {
......
......@@ -94,7 +94,6 @@ select.quota.active { background: #fff; }
/* APPS */
.appinfo { margin: 1em 40px; }
h3 { font-size: 1.4em; font-weight: bold; }
#app-navigation {
padding-bottom: 0px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment