aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/layout/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style.css')
-rw-r--r--layout/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style.css b/layout/style.css
index 3b61a68..2e2003e 100644
--- a/layout/style.css
+++ b/layout/style.css
@@ -74,6 +74,10 @@ hr {
74 border-top: 1px solid #000; 74 border-top: 1px solid #000;
75} 75}
76 76
77.point {
78 cursor: pointer;
79}
80
77.small { 81.small {
78 font-size: 0.7em; 82 font-size: 0.7em;
79} 83}