Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Some updates
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed Dec 13, 2013
1 parent 8acee24 commit 608c763
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 16 additions & 0 deletions twentyten/miguel-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,19 @@
border-bottom: 1px dotted #aaaaaa; padding-top: 1em; padding-bottom: 1em;
}

pre {
border: solid 1px silver;
}

p code, li code {
white-space: nowrap;
border: #d3d3d3 1px solid;
padding: 0 1px 0 1px;
background-color: #eee;
}

h2 {
border-bottom: silver 1px solid;
padding-top: .5em;
margin-bottom: .5em;
}
1 change: 0 additions & 1 deletion twentyten/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ body {
line-height: 1;
font-family: "krete", serif;
font-style: normal;
font-weight: 200;
}
body b {
font-weight: 400;
Expand Down

0 comments on commit 608c763

Please sign in to comment.