Skip to content

Commit

Permalink
Test an image frame and note.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarchi committed Dec 28, 2013
1 parent c1469c8 commit 5c68683
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions externals/gnucash.css
Expand Up @@ -705,20 +705,20 @@ h2.download-title {
box-shadow: 0 0 4px silver;
}

#figure {
figure {
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
margin: auto;
padding: 3px;
width: 80%;
}

#table.figure th {
table.figure th {
font-weight: bold;
text-align: center;
}

#table.figure td {
table.figure td {
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
padding: 2px;
Expand Down

0 comments on commit 5c68683

Please sign in to comment.