git ssb

16+

Dominic / patchbay



Commit 13f02b8da54869681dd2943c80084df7945d7116

Use the known 'light purple' color for links on main posts.

Justin Abrahms committed on 1/15/2019, 4:21:03 PM
Parent: e9085cc7a48d9c0b501afd9f9b98a4e1c076baad

Files changed

app/page/posts.mcsschanged
app/page/posts.mcssView
@@ -121,8 +121,9 @@
121121 p {
122122 :first-of-type { margin-top: 0 }
123123 }
124124 (img) { max-width: 100% }
125 + (a) { color: #db67ed }
125126 }
126127 }
127128
128129 div.recent {

Built with git-ssb-web