summaryrefslogtreecommitdiff
path: root/public/stylesheets/ccc.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/stylesheets/ccc.css')
-rw-r--r--public/stylesheets/ccc.css4
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
34a { 38a {