diff options
| -rw-r--r-- | local.css | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@  /* ikiwiki local style sheet */  h1 { font-weight: bold } - +#content a { text-decoration: underline }  .pageheader, #pagebody, #footer {    max-width: 60rem;    margin: 0 auto;  | 
