Skip to content

Commit

Permalink
seems that #main does not work inside ikiwiki, seems not needed (maki…
Browse files Browse the repository at this point in the history
…ng sections and titles blue)
  • Loading branch information
Josef Urban committed Sep 17, 2009
1 parent a52c3dc commit 4a3de17
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions coqdoc.css
Expand Up @@ -37,13 +37,13 @@ body { padding: 0px 0px;
#main a.modref:hover {text-decoration : none; }
#main a.modref:active {text-decoration : none; }

#main .keyword { color : #cf1d1d }
.keyword { color : #cf1d1d }
#main { color: black }

#main .section { background-color:#90bdff;
.section { background-color:#90bdff;
font-size : 175% }

#main .doc { margin: 0px;
.doc { margin: 0px;
padding: 10px;
font-family: sans-serif;
font-size: 100%;
Expand Down

0 comments on commit 4a3de17

Please sign in to comment.