diff options
| author | timb <opuscule@gmail.com> | 2015-08-10 02:25:25 -0700 |
|---|---|---|
| committer | timb <opuscule@gmail.com> | 2015-08-10 02:25:25 -0700 |
| commit | 39091f9703c00bcadd369b1c710c75905ff47c2e (patch) | |
| tree | df9703503d145a04c5ceff640f8c89f63b18428b /css | |
| parent | a1ee161556ca2c94bfce7ea442624617dfa20de0 (diff) | |
conform code to okf style guidelines
Diffstat (limited to 'css')
| -rw-r--r-- | css/sally.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/sally.css b/css/sally.css index 16cd858..f4d28d5 100644 --- a/css/sally.css +++ b/css/sally.css @@ -39,7 +39,7 @@ a:link, a:visited {text-decoration: none; color: #3b3740} white-space:pre-wrap; word-wrap: break-word; } -#gallery_wrapper { +#gallery_rapper { display: inline } .block { |
