Skip to content

Commit 146b944

Browse files
Martin BrignallMartin Brignall
authored andcommitted
Last update today
1 parent 687b1f7 commit 146b944

2 files changed

Lines changed: 11 additions & 18 deletions

File tree

assets/stylesheet.css

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ div.top {
5353

5454
h1.logo {
5555
margin: 0 0 0 0;
56+
color: black !important;
5657
}
5758

5859
/* --- Postamble/Footer Styling --- */
@@ -237,33 +238,23 @@ ul {
237238
margin-bottom: 1em;
238239
}
239240

240-
241241
.todo.TODO {
242242
background-color: #ccddcd;
243-
color: #3b4252 !important;
244-
font-weight: bold;
245243
border: 1px solid #dcdccc;
246-
padding: 1px;
247-
border-radius: 4px;
248-
font-size: 0.6em;
244+
font-size: 80%;
245+
margin: auto;
249246
}
250-
247+
251248
.todo.STARTED {
252249
background-color: #ebcb8b;
253-
color: #3b4252 !important;
254-
font-weight: bold;
255250
border: 1px solid #dcdccc;
256-
padding: 1px;
257-
border-radius: 4px;
258-
font-size: 0.6em;
251+
font-size: 80%;
252+
margin: auto;
259253
}
260254

261255
.todo.DONE {
262256
background-color: #a3be8c;
263-
color: #3b4252 !important;
264-
font-weight: bold;
265257
border: 1px solid #dcdccc;
266-
padding: 1px;
267-
border-radius: 4px;
268-
font-size: 0.6em;
258+
font-size: 80%;
259+
margin: auto;
269260
}

content/books.org

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,12 @@ If people don't like folk music, they haven't heard the real thing.
6060

6161
https://m.media-amazon.com/images/I/71IYBIjH1gL._SY522_.jpg
6262

63-
Shirley Collins writes her early days and travels with Folklorist, Alan Lomax as the record audio and document the music of Americas heartland. Split in chapters between Collins' early life in -- and their professional and emotional relationship with Lomax,
63+
Shirley Collins writes her early days and travels with Folklorist, Alan Lomax as the record audio and document the music of Americas heartland. Split in chapters between Collins' early life in -- and their professional and emotional relationship with Lomax,
6464

6565
#+keywords: folk
6666

67+
@@html:<div style="clear: both;"></div>@@
68+
6769
* The Cuckoo's Egg :cybersecurity:truecrime:
6870

6971
| Author | Clifford Stoll |

0 commit comments

Comments
 (0)