summaryrefslogtreecommitdiff
path: root/gemfeed/2016-11-20-methods-in-c.html
diff options
context:
space:
mode:
Diffstat (limited to 'gemfeed/2016-11-20-methods-in-c.html')
-rw-r--r--gemfeed/2016-11-20-methods-in-c.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/gemfeed/2016-11-20-methods-in-c.html b/gemfeed/2016-11-20-methods-in-c.html
index cc1583ae..3d034d9c 100644
--- a/gemfeed/2016-11-20-methods-in-c.html
+++ b/gemfeed/2016-11-20-methods-in-c.html
@@ -36,7 +36,7 @@ img {
pre {
display: block;
background-color: #111;
- color: #fff;
+ color: #0ca;
padding: 5px;
overflow-x: auto;
}
@@ -45,6 +45,20 @@ a.textlink:before {
content: " ⇒ ";
padding-left: 2px;
}
+
+p.quote {
+ color: #82EEFD;
+}
+
+p.quote:before {
+ content: " « ";
+ padding-left: 2px;
+}
+
+p.quote:after {
+ content: " » ";
+ padding-right: 2px;
+}
</style>
</head>
<body>