Skip to content

Commit 8830fbd

Browse files
committed
Aesthetic patch.
1 parent 98d1b32 commit 8830fbd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/template_default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#generated_by{color:#000}
1919
#generated_by,#phpmusselversion{display:inline}
2020
body{font-family:'Open Sans',sans-serif,'Lucida Grande',Tahoma,Verdana,Arial,MingLiU;font-size:calc((12px * {magnification}) + .03vw);letter-spacing:1px;text-decoration:none;border-style:none;white-space:normal;background-color:#ccc;color:#033}
21-
hr{border-style:solid none none;margin:5px 2px 0;padding:2px;color:#900}
21+
hr{border-style:solid none none;margin:5px 2px 0;padding:2px;color:rgba(153,0,0,.6)}
2222
#results{margin:10px;padding:2px}
2323
</style>
2424
</head>

assets/template_rbi.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#generated_by{color:#000}
1919
#generated_by,#phpmusselversion{display:inline}
2020
body{font-family:'Open Sans',sans-serif,'Lucida Grande',Tahoma,Verdana,Arial,MingLiU;font-size:calc((12px * {magnification}) + .03vw);letter-spacing:1px;text-decoration:none;border-style:none;white-space:normal;background-color:#ccc;color:#330}
21-
hr{border-style:solid none none;margin:5px 2px 0;padding:2px;color:#009}
21+
hr{border-style:solid none none;margin:5px 2px 0;padding:2px;color:rgba(0,0,153,.2)}
2222
#results{margin:10px;padding:2px;color:blue}
2323
</style>
2424
</head>

0 commit comments

Comments
 (0)