Skip to content

Commit 29c472b

Browse files
committed
site updated
1 parent 7bdc89f commit 29c472b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_posts/2012-05-29-zombies-and-more.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: New Codeception Zombies and More.
3+
title: New Codeception. Zombies and More.
44
date: 2012-05-29 01:03:50
55
---
66

css/syntax.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@
7272
padding-left: 10px;
7373
}
7474

75-
code {
76-
color: #666;
77-
background: #ddd;
75+
p code {
76+
color: #333;
77+
background: #aaa;
7878
font-family: "Bitstream Vera Sans Mono",monospace;
7979
padding: 3px;
80-
}
80+
}

0 commit comments

Comments
 (0)