diff options
| author | hukl <contact@smyck.org> | 2012-02-18 22:02:12 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2012-02-18 22:02:12 +0100 |
| commit | 99579f95be6deb2d2e4b7de1ba42f082971906b9 (patch) | |
| tree | 942b20cafcf7aeb6fffccf14115f461c99010017 /public/stylesheets/ccc.css | |
| parent | 16ffafb4ebbc7118b50a09205666ffafda05ad6b (diff) | |
show number of gallery images if more than one
Diffstat (limited to 'public/stylesheets/ccc.css')
| -rw-r--r-- | public/stylesheets/ccc.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 770c817..a78d3eb 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -29,6 +29,10 @@ pre { | |||
| 29 | overflow: auto; | 29 | overflow: auto; |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | .right { | ||
| 33 | text-align: right; | ||
| 34 | } | ||
| 35 | |||
| 32 | /*------------------links-------------------*/ | 36 | /*------------------links-------------------*/ |
| 33 | 37 | ||
| 34 | a { | 38 | a { |
