Skip to content

Commit

Permalink
css
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Apr 4, 2010
1 parent e53321e commit 39e8080
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/grey/theme.css
Expand Up @@ -24,6 +24,7 @@ a {
.titrePage, .titrePage a {
font-weight: bold;
text-transform: uppercase;
font-variant: normal;
}

h2, h3 {
Expand Down Expand Up @@ -108,6 +109,9 @@ fieldset legend {
#theImage img {
border: 8px #fff solid;
}
#theImage p {
margin: 1em;
}

#navThumbPrev img, #navThumbNext img {
border: 2px #606060 solid;
Expand Down

0 comments on commit 39e8080

Please sign in to comment.