diff options
Diffstat (limited to 'public')
| -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 { |
