Skip to content

Commit

Permalink
Update Bilge Colophon.md
Browse files Browse the repository at this point in the history
Updated the Colophon with Version 2.4 CSS and added a hyperlink to this Repository.
  • Loading branch information
extratone committed Nov 9, 2020
1 parent 4c93cbd commit 993c6e9
Showing 1 changed file with 70 additions and 31 deletions.
101 changes: 70 additions & 31 deletions Bilge Colophon.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Colophon

*The Psalms* is proudly hosted by [Write.as](http://write.as/about) - a new sort of blogging content management system built atop [Markdown](https://daringfireball.net/projects/markdown/) and maintained by a company which [explicitly shares](https://write.as/principles) my commitment to a better, Open web. [**My theme**](https://write.as/themes/bilge) is adapted from [Anxiety](https://write.as/themes/anxiety) by Max Henderson. The full CSS can be found below.
*The Psalms* is proudly hosted by [Write.as](http://write.as/about) - a new sort of blogging content management system built atop [Markdown](https://daringfireball.net/projects/markdown/) and maintained by a company which [explicitly shares](https://write.as/principles) my commitment to a better, Open web.

[**My theme**](https://write.as/themes/bilge) is adapted from [Anxiety](https://write.as/themes/anxiety) by Max Henderson. The full CSS can be found below and on [this GitHub repository](https://github.com/extratone/bilge).

## Colors

Expand All @@ -15,7 +17,7 @@
/* Written in 2020 by Max Henderson.
Modified in April 2020 by David Blue for bilge.world.
Version 2.3
Version 2.4 (Caston Bilge!)
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to the
Expand All @@ -31,25 +33,32 @@ Version 2.3
*/

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Condensed:wght@100;500;700&family=Merriweather:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://use.typekit.net/kst2rrh.css');

body {background-color: #FFF4E6;}
body {
font-family: adobe-caslon-pro, serif !important;
font-weight: 400;
font-style: normal;
background-color: #FFF4E6;}
/* old background-color: #f2f2f2 */

#blog-title a {
font-family: 'IBM Plex Sans Condensed', sans-serif !important;
font-family: proxima-nova-condensed, sans-serif; font-weight: 900;
font-style: normal;
/* font-style:bold !important; */
color: #00006b;
}

header nav a {
font-family: 'IBM Plex Sans Condensed', sans-serif !important;
font-family: proxima-nova-condensed, sans-serif !important;
font-weight: 900;
font-size: 1.2em;
}

header p.description {
/* font-style: italic; */
font-family: 'IBM Plex Sans Condensed', sans-serif !important;
font-family: proxima-nova-condensed, sans-serif !important;
font-weight: 700;
line-height: 200% !important;
color: #00006b !important;
font-size: 1em;
Expand All @@ -64,15 +73,17 @@ body#collection header {

header nav a {
color: #00006b;
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 900;
/* margin-bottom: 1em; */
}

body, article {
font-family: Merriweather, sans-serif !important;
line-height: 150% !important;
font-size: 1em !important;
color: #0d0d0d;
font-family: adobe-caslon-pro, serif !important;
font-weight: 400;
line-height: 155%;
font-size: 1.1em !important;
color: #000000;
/* margin-top:1rem !important; */
}

Expand All @@ -87,55 +98,62 @@ body, article a:visited {

h1 {
color:#00006b !important;
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 900;
font-size: 2em !important;
}

h2 {
color:#00006b !important;
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 700;
font-size: 1.4em !important;
}

h3 {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 400;
font-size: 1.15em !important;
}

h4 {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-size: 1em !important;
}

h5 {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-size: 1em !important;
}

h6 {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-size: .85em !important;
}

.post-title a:visited, .post-title a:link {
font-family: 'IBM Plex Sans Condensed', sans-serif !important;
font-family: proxima-nova-condensed, sans-serif !important;
font-weight: 900;
color: #00006b !important;
font-size: 1.7rem !important;
}

body#post article time.dt-published, body#subpage article time.dt-published {
font-family: 'IBM Plex Sans Condensed', sans-serif !important;
color: dimgray !important;
font-family: proxima-nova-condensed, sans-serif !important;
color: #00006b !important;
font-size: 1rem !important;
}

body footer nav {
color: #0d0d0d;
font-family: proxima-nova-condensed, sans-serif !important;
color: #00006b;
}

blockquote {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 400;
color: #333333 !important;
border-left: 2.5px solid #00006b !important;
}

hr{
Expand All @@ -144,32 +162,47 @@ hr{


body footer a.home:link, body footer a.home:visited {
color: #000000;
color: #00006b;
}

.action {
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
}

nav#manage ul a {
color: #0d0d0d;
color: #00006b;
}

nav#paging a {
color: #0d0d0d !important;
font-family: 'IBM Plex Sans Condensed', sans-serif !important;
color: #00006b !important;
font-family: proxima-nova-condensed, sans-serif !important;
}


a.bt {
background-color:#0d0d0d !important;
color: #0d0d0d !important;
color: #00006b !important;
}

a.hashtag {
font-family: proxima-nova-condensed, sans-serif;
font-weight: 700;
color: #00006b !important;
}

body#collection #wrapper time, body#subpage #wrapper time, body#post article time.dt-published, body#subpage article time.dt-published {
font-family: proxima-nova-condensed, sans-serif;
font-weight: 700;
font-size: 0.95em;
color: #00006b !important;
}


.custom-nav {
text-align: center;
text-transform: uppercase;
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 700;
color: red;
}
.custom-nav a:link, .custom-nav a:visited, .custom-nav a:hover, .custom-nav a:active {
Expand All @@ -182,8 +215,14 @@ a.bt {
#subscribe-btn {
border: 1px #FF0000;
background: #00006b;
font-family: 'IBM Plex Sans Condensed', sans-serif;
font-family: proxima-nova-condensed, sans-serif;
font-weight: 700;
font-size: 1em;
color: #FFF4E6;
}

#emailsub {
font-family: proxima-nova-condensed, sans-serif !important;
font-weight: 700;
}
~~~

0 comments on commit 993c6e9

Please sign in to comment.