summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css index 2e59c5d..d9c02e2 100644 --- a/style.css +++ b/style.css
@@ -72,6 +72,10 @@ time,
72 float: right; 72 float: right;
73} 73}
74 74
75.clearfix {
76 clear: both;
77}
78
75.links { 79.links {
76 float: right; 80 float: right;
77} 81}