Private
Public Access
1
0

fiddling with style & layout

This commit is contained in:
Sander Roosendaal
2019-03-15 07:57:00 +01:00
parent 3041e59e1d
commit 6a00853554
4 changed files with 61 additions and 6 deletions

View File

@@ -80,6 +80,15 @@
padding: 15px;
}
ad h1 {
font-weight: bold;
text-align: left;
font-size: 1.4em;
/* color: #dddddd; */
color: #f8f8ff;
padding: 15px;
}
aside h1 a {
font-weight: bold;
text-align: left;
@@ -647,8 +656,8 @@
"side-nav nav nav"
"sidebar content content"
"sidebar content content"
"sidebar content content"
"sidebar footer footer"
"ad content content"
"ad footer footer"
"ad footer footer"
}