summaryrefslogtreecommitdiff
path: root/css/blog-post.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/blog-post.css')
-rw-r--r--css/blog-post.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/blog-post.css b/css/blog-post.css
index d4e204a..ae872aa 100644
--- a/css/blog-post.css
+++ b/css/blog-post.css
@@ -141,6 +141,7 @@ a {
.inline-link {
font-size: inherit;
font-weight: inherit;
+ color: #3366CC !important;
}
.date {
@@ -168,6 +169,7 @@ p {
}
img {
+ max-width: 768px;
padding-bottom: 1%;
}