Skip to content

Commit

Permalink
documentation note style tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Dec 30, 2010
1 parent 9f9557e commit c8e2a8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pinaxsite_project/media/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1014,6 +1014,7 @@ body.docs .main-col ol {
div.note {
background-color: #eee;
border: 1px solid #ccc;
padding: 5px;
}

div.seealso {
Expand All @@ -1032,6 +1033,7 @@ div.warning {

p.admonition-title {
display: inline;
font-weight: bold;
}

p.admonition-title:after {
Expand Down

0 comments on commit c8e2a8b

Please sign in to comment.