comparison css/app.css @ 111:b0c6ab59c569

Minor style fixes.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 07 Nov 2016 22:10:07 +0100
parents 2f1de3071ee9
children fb8011d4dd6f
comparison
equal deleted inserted replaced
110:40babc87d1bc 111:b0c6ab59c569
1 @import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700); 1 @import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
2 2
3 .page-content {
4 margin-top: 2rem;
5 }
6
7 .page-content section { 3 .page-content section {
8 padding-top: 2.5rem; /* This is for anchor links with the fixed header */
9 margin-top: -2.5rem;
10 padding-bottom: 2rem; 4 padding-bottom: 2rem;
11 } 5 }
12 6
13 .home-title { 7 .home-title {
14 color: #0790c0; 8 color: #0790c0;